fastapi-dls/requirements.txt

10 lines
173 B
Plaintext
Raw Permalink Normal View History

2023-02-14 18:00:04 +03:00
fastapi==0.92.0
2022-12-16 15:55:25 +03:00
uvicorn[standard]==0.20.0
python-jose==3.3.0
2023-01-30 11:19:03 +03:00
pycryptodome==3.17
python-dateutil==2.8.2
2023-02-14 18:00:04 +03:00
sqlalchemy==2.0.3
2022-12-21 09:33:20 +03:00
markdown==3.4.1
2023-01-26 09:18:01 +03:00
python-dotenv==0.21.1
2023-02-27 12:40:14 +03:00
httpx==0.23.3