This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
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
8516d15a4e
commit
b9ff716c18
No account linked to committer's email address
2 changed files
with
2174 additions
and
2174 deletions
Split View
Show Diff Stats
1
1
api/pyproject.toml
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
Write
Preview
Loading…
Cancel
Save