python修改依赖库版本

This commit is contained in:
qiaoxinjiu
2026-04-15 11:29:09 +08:00
parent e75c8b9a44
commit a7afb48e17

View File

@@ -1,5 +1,6 @@
gunicorn~=20.1.0
Flask~=2.0.2
Werkzeug<3.0
Flask-Cors~=3.0.10
SQLAlchemy~=1.4.35
PyMySQL~=0.10.0