Skip to content

Commit

Permalink
fix(requirements): set correct version of flask-wtf (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
drahamim authored Mar 11, 2024
1 parent 3315fc2 commit 0046b3d
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 @@ -30,4 +30,4 @@ psycopg2 == 2.9.9
flask-migrate == 4.0.5
gunicorn == 21.2.0
flask-moment == 1.0.5
flask-WTF == 0.15.1
flask-WTF == 1.2.1

0 comments on commit 0046b3d

Please sign in to comment.