Browse Source

fix: incorrect api module version in pyproject.toml (#21755)

Co-authored-by: crazywoola <427733928@qq.com>
tags/1.5.1
Bowen Liang 4 months ago
parent
commit
b9ff716c18
No account linked to committer's email address
2 changed files with 2174 additions and 2174 deletions
  1. 1
    1
      api/pyproject.toml
  2. 2173
    2173
      api/uv.lock

+ 1
- 1
api/pyproject.toml View File

@@ -1,6 +1,6 @@
[project]
name = "dify-api"
version = "1.4.3"
version = "1.5.1"
requires-python = ">=3.11,<3.13"

dependencies = [

+ 2173
- 2173
api/uv.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save