more_agent/requirements.txt

8 lines
136 B
Plaintext
Raw Normal View History

2026-05-12 05:03:18 +00:00
fastapi==0.104.1
2026-05-12 05:13:49 +00:00
uvicorn[standard]==0.24.0
2026-05-12 05:03:18 +00:00
pydantic==2.5.2
2026-05-12 05:13:49 +00:00
pydantic-settings==2.1.0
python-multipart==0.0.6
2026-05-12 05:03:18 +00:00
pytest==7.4.3
httpx==0.25.2