Files
fastapi-dls/requirements.txt
T

9 lines
162 B
Plaintext
Raw Normal View History

2022-12-16 13:55:25 +01:00
fastapi==0.88.0
uvicorn[standard]==0.20.0
python-jose==3.3.0
pycryptodome==3.16.0
2022-12-19 12:59:40 +01:00
python-dateutil==2.8.2
2022-12-22 12:57:06 +01:00
sqlalchemy==1.4.45
2022-12-21 07:33:20 +01:00
markdown==3.4.1
python-dotenv==0.21.0