fastapi-dls/requirements.txt

9 lines
158 B
Plaintext
Raw Normal View History

2023-04-17 11:35:23 +03:00
fastapi==0.95.1
uvicorn[standard]==0.21.1
2022-12-16 15:55:25 +03:00
python-jose==3.3.0
2023-01-30 11:19:03 +03:00
pycryptodome==3.17
python-dateutil==2.8.2
2023-04-17 11:35:23 +03:00
sqlalchemy==2.0.9
markdown==3.4.3
python-dotenv==1.0.0