mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 10:59:02 +08:00
bump flask from 2.3 to 3.0 (#2279)
This commit is contained in:
parent
34634bddf1
commit
d844420c07
@ -1,13 +1,12 @@
|
|||||||
coverage~=7.2.4
|
coverage~=7.2.4
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.2
|
||||||
flask~=2.3.2
|
flask~=3.0.1
|
||||||
Flask-SQLAlchemy~=3.0.3
|
Flask-SQLAlchemy~=3.0.5
|
||||||
SQLAlchemy~=1.4.28
|
SQLAlchemy~=1.4.28
|
||||||
flask-login==0.6.2
|
flask-login~=0.6.3
|
||||||
flask-migrate~=4.0.4
|
flask-migrate~=4.0.5
|
||||||
flask-restful==0.3.9
|
flask-restful~=0.3.10
|
||||||
flask-session2==1.3.1
|
flask-cors~=4.0.0
|
||||||
flask-cors==3.0.10
|
|
||||||
gunicorn~=21.2.0
|
gunicorn~=21.2.0
|
||||||
gevent~=23.9.1
|
gevent~=23.9.1
|
||||||
langchain==0.0.250
|
langchain==0.0.250
|
||||||
@ -25,7 +24,7 @@ cachetools~=5.3.0
|
|||||||
weaviate-client~=3.21.0
|
weaviate-client~=3.21.0
|
||||||
mailchimp-transactional~=1.0.50
|
mailchimp-transactional~=1.0.50
|
||||||
scikit-learn==1.2.2
|
scikit-learn==1.2.2
|
||||||
sentry-sdk[flask]~=1.21.1
|
sentry-sdk[flask]~=1.39.2
|
||||||
sympy==1.12
|
sympy==1.12
|
||||||
jieba==0.42.1
|
jieba==0.42.1
|
||||||
celery==5.2.7
|
celery==5.2.7
|
||||||
@ -51,7 +50,7 @@ pandas==1.5.3
|
|||||||
xinference-client~=0.6.4
|
xinference-client~=0.6.4
|
||||||
safetensors==0.3.2
|
safetensors==0.3.2
|
||||||
zhipuai==1.0.7
|
zhipuai==1.0.7
|
||||||
werkzeug==2.3.8
|
werkzeug~=3.0.1
|
||||||
pymilvus==2.3.0
|
pymilvus==2.3.0
|
||||||
qdrant-client==1.6.4
|
qdrant-client==1.6.4
|
||||||
cohere~=4.44
|
cohere~=4.44
|
||||||
|
Loading…
x
Reference in New Issue
Block a user