Files
fastapi-dls/requirements.txt
T

9 lines
159 B
Plaintext
Raw Normal View History

2023-01-16 10:24:08 +01:00
fastapi==0.89.1
2022-12-16 13:55:25 +01:00
uvicorn[standard]==0.20.0
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-01-30 09:19:03 +01:00
sqlalchemy==2.0.0
2022-12-21 07:33:20 +01:00
markdown==3.4.1
2023-01-26 07:18:01 +01:00
python-dotenv==0.21.1