API/requirements.txt

10 lines
172 B
Plaintext
Raw Normal View History

2024-06-24 14:55:01 +03:00
aiofiles==24.1.0
2023-12-14 02:18:57 +02:00
apscheduler~=3.10.4
async_pymongo==0.1.6
2024-05-12 18:08:02 +03:00
fastapi[all]~=0.111.0
2023-12-14 02:18:57 +02:00
passlib~=1.7.4
2024-06-26 22:03:44 +03:00
pymongo~=4.8.0
2023-12-14 02:18:57 +02:00
python-jose[cryptography]~=3.3.0
2024-05-12 18:07:58 +03:00
slowapi==0.1.9
2024-05-14 05:37:04 +03:00
ujson~=5.10.0