Files
fastapi-dls/requirements.txt
T

9 lines
159 B
Plaintext
Raw Normal View History

2023-04-17 10:35:23 +02:00
fastapi==0.95.1
2023-05-09 06:57:17 +02:00
uvicorn[standard]==0.22.0
2022-12-16 13:55:25 +01:00
python-jose==3.3.0
2023-01-30 09:19:03 +01:00
pycryptodome==3.17
2022-12-19 12:59:40 +01:00
python-dateutil==2.8.2
2023-05-09 06:57:17 +02:00
sqlalchemy==2.0.12
2023-04-17 10:35:23 +02:00
markdown==3.4.3
python-dotenv==1.0.0