chore(dep): bump flask from 3.0.1 to 3.1.0 and flask-compress to 1.17 (#11195)

This commit is contained in:
Bowen Liang
2024-11-29 09:28:53 +08:00
committed by GitHub
parent cc0b92bc75
commit 2feb44e2c5
3 changed files with 25 additions and 75 deletions

View File

@@ -124,11 +124,11 @@ chardet = "~5.1.0"
cohere = "~5.2.4"
dashscope = { version = "~1.17.0", extras = ["tokenizer"] }
fal-client = "0.5.6"
flask = "~3.0.1"
flask-compress = "~1.14"
flask = "~3.1.0"
flask-compress = "~1.17"
flask-cors = "~4.0.0"
flask-login = "~0.6.3"
flask-migrate = "~4.0.5"
flask-migrate = "~4.0.7"
flask-restful = "~0.3.10"
flask-sqlalchemy = "~3.1.1"
gevent = "~24.11.1"
@@ -184,7 +184,6 @@ unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "msg", "pp
validators = "0.21.0"
volcengine-python-sdk = {extras = ["ark"], version = "~1.0.98"}
websocket-client = "~1.7.0"
werkzeug = "~3.0.1"
xinference-client = "0.15.2"
yarl = "~1.9.4"
youtube-transcript-api = "~0.6.2"