Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
fix: update Flask-WTF to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed May 12, 2022
1 parent ee73cb1 commit 568ac96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
requirements = [
'Flask==2.1.2',
'Flask-Dropzone==1.6.0',
'Flask-WTF==1.0.0',
'Flask-WTF==1.0.1',
'Flask-Limiter==2.4.5.1',
'sh==1.14.2',
]
Expand Down

0 comments on commit 568ac96

Please sign in to comment.