PhotosAPI/requirements.txt

10 lines
183 B
Plaintext
Raw Normal View History

2022-12-20 02:22:32 +02:00
fastapi[all]
pymongo==4.3.3
2023-01-10 16:24:43 +02:00
ujson~=5.7.0
2022-12-20 02:22:32 +02:00
scipy~=1.9.3
python-magic~=0.4.27
2023-01-10 16:25:40 +02:00
opencv-python~=4.7.0.68
2022-12-20 12:37:04 +02:00
python-jose[cryptography]~=3.3.0
2022-12-20 23:24:35 +02:00
passlib~=1.7.4
2023-01-02 14:10:10 +02:00
apscheduler~=3.9.1.post1
2023-01-10 16:24:43 +02:00
exif==1.5.0