PhotosAPI/requirements.txt

9 lines
171 B
Plaintext
Raw Normal View History

2022-12-20 02:22:32 +02:00
fastapi[all]
pymongo==4.3.3
ujson~=5.6.0
scipy~=1.9.3
python-magic~=0.4.27
2022-12-20 12:37:04 +02:00
opencv-python~=4.6.0.66
python-jose[cryptography]~=3.3.0
2022-12-20 23:24:35 +02:00
passlib~=1.7.4
apscheduler~=3.9.1.post1