Files
fastapi-dls/requirements.txt
T

9 lines
162 B
Plaintext
Raw Normal View History

2023-09-26 07:09:06 +02:00
fastapi==0.103.1
uvicorn[standard]==0.23.2
2022-12-16 13:55:25 +01:00
python-jose==3.3.0
2023-09-26 07:09:06 +02:00
pycryptodome==3.19.0
2022-12-19 12:59:40 +01:00
python-dateutil==2.8.2
2023-09-26 07:09:06 +02:00
sqlalchemy==2.0.21
markdown==3.4.4
2023-06-12 10:52:13 +02:00
python-dotenv==1.0.0