Metadata-Version: 2.1
Name: dify_plugin
Version: 0.0.1b8
Summary: Dify Plugin SDK
Home-page: https://github.com/langgenius/dify-plugin-sdks.git
Author: langgenius
Keywords: dify,plugin,sdk
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic~=2.8.2
Requires-Dist: pydantic_settings~=2.3.4
Requires-Dist: pyyaml~=6.0.1
Requires-Dist: transformers~=4.42.4
Requires-Dist: Flask~=3.0.3
Requires-Dist: gevent~=24.2.1
Requires-Dist: Werkzeug~=3.0.3
Requires-Dist: dpkt~=1.9.8
Requires-Dist: yarl~=1.9.4
Requires-Dist: httpx~=0.27.0
