Files
2026-moving-helper/requirements.txt
T

8 lines
129 B
Plaintext
Raw Normal View History

2026-04-19 12:13:07 +02:00
fastapi==0.116.1
uvicorn[standard]==0.35.0
jinja2==3.1.6
sqlalchemy==2.0.43
2026-04-19 12:36:55 +02:00
python-multipart==0.0.20
2026-04-19 12:13:07 +02:00
pytest==8.4.1
httpx==0.28.1