Files
PhotosAPI/requirements.txt
T

10 lines
183 B
Plaintext
Raw Normal View History

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