Skip to content

Commit

Permalink
fix: requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
eaguad1337 committed Jul 5, 2024
1 parent 4b8b009 commit fc35da5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit fc35da5

Please sign in to comment.