修改python版本

This commit is contained in:
wzy-warehouse
2026-06-06 14:18:07 +08:00
parent a8737f1ec8
commit e906f0aeed
4 changed files with 61 additions and 16 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
dynaconf == 3.2.13
psycopg2-binary == 2.9.12
redis == 7.4.0
numpy == 2.4.4
scipy == 1.17.1
matplotlib == 3.10.0
redis == 8.0.0
numpy == 2.2.6
scipy == 1.15.3
matplotlib == 3.10.9
Pillow == 12.2.0
pyyaml == 6.0.2
pyyaml == 6.0.3
fastapi == 0.136.3
uvicorn[standard] == 0.49.0
uvicorn[standard] == 0.48.0