fastapi-dls/requirements.txt

9 lines
159 B
Plaintext
Raw Normal View History

2023-01-16 09:24:08 +00:00
fastapi==0.89.1
2022-12-16 12:55:25 +00:00
uvicorn[standard]==0.20.0
python-jose==3.3.0
2023-01-30 08:19:03 +00:00
pycryptodome==3.17
python-dateutil==2.8.2
2023-01-30 08:19:03 +00:00
sqlalchemy==2.0.0
2022-12-21 06:33:20 +00:00
markdown==3.4.1
2023-01-26 06:18:01 +00:00
python-dotenv==0.21.1