PhotosAPI/requirements.txt

8 lines
146 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
passlib~=1.7.4