Files
xian_algorithm_new/requirements.txt
T

11 lines
207 B
Plaintext
Raw Normal View History

2026-05-08 16:33:57 +08:00
dynaconf == 3.2.13
2026-05-11 22:04:35 +08:00
psycopg2-binary == 2.9.12
2026-06-06 14:18:07 +08:00
redis == 8.0.0
numpy == 2.2.6
scipy == 1.15.3
matplotlib == 3.10.9
2026-06-05 15:02:01 +08:00
Pillow == 12.2.0
2026-06-06 14:18:07 +08:00
pyyaml == 6.0.3
2026-06-06 08:38:19 +08:00
fastapi == 0.136.3
2026-06-12 09:45:35 +08:00
uvicorn[standard] == 0.48.0
loguru == 0.7.3