fastapi-dls/requirements.txt

9 lines
162 B
Plaintext
Raw Normal View History

2024-02-26 19:53:33 +00:00
fastapi==0.110.0
uvicorn[standard]==0.27.1
2022-12-16 12:55:25 +00:00
python-jose==3.3.0
2024-01-12 13:53:17 +00:00
pycryptodome==3.20.0
python-dateutil==2.8.2
2024-03-04 20:13:12 +00:00
sqlalchemy==2.0.28
2024-01-12 13:53:17 +00:00
markdown==3.5.2
2024-02-26 19:53:33 +00:00
python-dotenv==1.0.1