fastapi-dls/requirements.txt

9 lines
177 B
Plaintext
Raw Normal View History

2025-07-03 10:03:53 +03:00
fastapi==0.115.14
uvicorn[standard]==0.35.0
python-jose[cryptography]==3.5.0
cryptography==45.0.5
2025-03-20 22:09:20 +03:00
python-dateutil==2.9.0
2025-05-15 08:32:39 +03:00
sqlalchemy==2.0.41
2025-07-03 10:03:53 +03:00
markdown==3.8.2
python-dotenv==1.1.1