|
|
|
|
|
|
|
|
[project] |
|
|
[project] |
|
|
name = "dify-api" |
|
|
name = "dify-api" |
|
|
version = "1.3.1" |
|
|
|
|
|
|
|
|
dynamic = ["version"] |
|
|
requires-python = ">=3.11,<3.13" |
|
|
requires-python = ">=3.11,<3.13" |
|
|
|
|
|
|
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
|
|
|
|
|
|
# Before adding new dependency, consider place it in |
|
|
# Before adding new dependency, consider place it in |
|
|
# alphabet order (a-z) and suitable group. |
|
|
# alphabet order (a-z) and suitable group. |
|
|
|
|
|
|
|
|
|
|
|
[tool.setuptools] |
|
|
|
|
|
packages = [] |
|
|
|
|
|
|
|
|
[tool.uv] |
|
|
[tool.uv] |
|
|
default-groups = ["storage", "tools", "vdb"] |
|
|
default-groups = ["storage", "tools", "vdb"] |
|
|
|
|
|
package = false |
|
|
|
|
|
|
|
|
[dependency-groups] |
|
|
[dependency-groups] |
|
|
|
|
|
|