Files
fastapi-dls/requirements.txt
T

9 lines
162 B
Plaintext
Raw Normal View History

2023-07-10 18:47:46 +02:00
fastapi==0.100.0
2023-06-12 10:52:13 +02:00
uvicorn[standard]==0.22.0
2022-12-16 13:55:25 +01:00
python-jose==3.3.0
2023-06-12 10:52:13 +02:00
pycryptodome==3.18.0
2022-12-19 12:59:40 +01:00
python-dateutil==2.8.2
2023-07-10 18:47:46 +02:00
sqlalchemy==2.0.18
2023-06-12 10:52:13 +02:00
markdown==3.4.3
python-dotenv==1.0.0