From fc35da51b494baa737188c0cbead2034ad358bb8 Mon Sep 17 00:00:00 2001 From: Eduardo Aguad Date: Fri, 5 Jul 2024 14:48:11 -0400 Subject: [PATCH] fix: requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 73c7089c..042198d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ argon2-cffi bcrypt>=3.2,<3.3 black cleo>=0.8.1,<0.9 -cryptography>=3.3.1,<4.0 -dotty_dict>=1.3.0<1.40 +cryptography>=36,<37 +dotty_dict>=1.3.0,<1.40 exceptionite>=2.0,<3 hashids>=1.3,<1.4 hfilesize>=0.1 @@ -20,7 +20,7 @@ python-dotenv>=0.15,<0.16 responses slackblocks tldextract>=2.2,<2.3 -werkzeug>=2<3 -watchdog>=2<3 +werkzeug>=2,<3 +watchdog>=2,<3 whitenoise>=5.2,<5.3 pyjwt>=2.3,<2.5