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 to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr authored May 12, 2022
1 parent 2712fc3 commit dd125c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
history = history_file.read()

requirements = [
'Flask==2.0.3',
'Flask==2.1.2',
'Flask-Dropzone==1.6.0',
'Flask-WTF==1.0.0',
'Flask-Limiter==2.2.0',
Expand Down

0 comments on commit dd125c1

Please sign in to comment.