Files
YG_FT/compute/requirements.txt

7 lines
118 B
Plaintext
Raw Normal View History

2026-07-27 09:12:47 +08:00
fastapi>=0.111.0
uvicorn[standard]>=0.30.0
2026-07-30 14:38:56 +08:00
python-multipart>=0.0.9
2026-07-27 09:12:47 +08:00
pydantic>=2.7.0
python-dotenv>=1.0.1
httpx>=0.27.0