PhotosAPI/requirements.txt

10 lines
187 B
Plaintext
Raw Normal View History

2023-03-12 15:55:23 +02:00
fastapi[all]~=0.94.0
2022-12-20 02:22:32 +02:00
pymongo==4.3.3
2023-01-10 16:24:43 +02:00
ujson~=5.7.0
2023-03-12 15:55:23 +02:00
scipy~=1.10.1
2022-12-20 02:22:32 +02:00
python-magic~=0.4.27
2023-03-12 15:55:23 +02:00
opencv-python~=4.7.0.72
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-03-12 15:55:23 +02:00
apscheduler~=3.10.1
2023-01-10 16:24:43 +02:00
exif==1.5.0