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