fastapi-dls/requirements.txt

9 lines
161 B
Plaintext
Raw Normal View History

2023-07-04 08:17:12 +00:00
fastapi==0.99.1
2023-06-12 08:52:13 +00:00
uvicorn[standard]==0.22.0
2022-12-16 12:55:25 +00:00
python-jose==3.3.0
2023-06-12 08:52:13 +00:00
pycryptodome==3.18.0
python-dateutil==2.8.2
2023-07-04 08:17:12 +00:00
sqlalchemy==2.0.17
2023-06-12 08:52:13 +00:00
markdown==3.4.3
python-dotenv==1.0.0