diff --git a/requirements.txt b/requirements.txt index f4b73f3..4ee37c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -fastapi[all] +fastapi[all]~=0.94.0 pymongo==4.3.3 ujson~=5.7.0 -scipy~=1.9.3 +scipy~=1.10.1 python-magic~=0.4.27 -opencv-python~=4.7.0.68 +opencv-python~=4.7.0.72 python-jose[cryptography]~=3.3.0 passlib~=1.7.4 -apscheduler~=3.9.1.post1 +apscheduler~=3.10.1 exif==1.5.0 \ No newline at end of file