Files
fastapi-dls/requirements.txt
T

9 lines
161 B
Plaintext
Raw Normal View History

2023-07-04 10:17:12 +02:00
fastapi==0.99.1
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-04 10:17:12 +02:00
sqlalchemy==2.0.17
2023-06-12 10:52:13 +02:00
markdown==3.4.3
python-dotenv==1.0.0