From 75b99251ebaddfb7ef747c7f3ee9968b2658d3db Mon Sep 17 00:00:00 2001 From: profitroll Date: Tue, 10 Jan 2023 15:24:43 +0100 Subject: [PATCH] Updated requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d13fc27..391699a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ fastapi[all] pymongo==4.3.3 -ujson~=5.6.0 +ujson~=5.7.0 scipy~=1.9.3 python-magic~=0.4.27 -opencv-python~=4.6.0.66 +opencv-python~=4.6.0.68 python-jose[cryptography]~=3.3.0 passlib~=1.7.4 apscheduler~=3.9.1.post1 -exif==1.4.2 \ No newline at end of file +exif==1.5.0 \ No newline at end of file