From 47ae594079b78235b23a9d115bb1dcf37d01985e Mon Sep 17 00:00:00 2001 From: profitroll Date: Sun, 12 Mar 2023 14:55:23 +0100 Subject: [PATCH] Updated dependencies --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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