fastapi-dls/requirements.txt

9 lines
162 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
pycryptodome==3.16.0
python-dateutil==2.8.2
2023-01-05 05:56:56 +00:00
sqlalchemy==1.4.46
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