From 9e7acf727c9d59c00acb43721b589e97e71b71de Mon Sep 17 00:00:00 2001 From: Profitroll <47523801+profitrollgame@users.noreply.github.com> Date: Tue, 20 Dec 2022 11:37:04 +0100 Subject: [PATCH] Updated requirements --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b48a18..f62aea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,6 @@ pymongo==4.3.3 ujson~=5.6.0 scipy~=1.9.3 python-magic~=0.4.27 -opencv-python~=4.6.0.66 \ No newline at end of file +opencv-python~=4.6.0.66 +python-jose[cryptography]~=3.3.0 +passlib~=1.7.4 \ No newline at end of file