From e004cad1f0a6bc6273550da4e97374a5f8d29733 Mon Sep 17 00:00:00 2001 From: Eduardo Aguad Date: Wed, 3 Jul 2024 20:14:43 -0400 Subject: [PATCH] fix: requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73c7089c..ab721d92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ 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 +dotty_dict>=1.3.0,<1.40 exceptionite>=2.0,<3 hashids>=1.3,<1.4 hfilesize>=0.1