Skip to content

Commit

Permalink
Fix missing equal sign in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbates committed Dec 1, 2024
1 parent 9b61f25 commit 80011bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ email-validator==1.3.1
fake_useragent
flask==2.3.0
flask-babel==4.0.0
Flask-JWT-Extended=4.6.0
Flask-JWT-Extended==4.6.0
Flask-Limiter==3.7.0
flask-login==0.6.2
flask-mail==0.9.1
Expand Down

0 comments on commit 80011bb

Please sign in to comment.