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

Commit

Permalink
update flask to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Mar 9, 2022
1 parent e7cfef4 commit bf05ab3
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.1',
'Flask==2.0.3',
'Flask-Dropzone==1.6.0',
'Flask-WTF==0.15.1',
'Flask-Limiter==1.4.0',
Expand Down

0 comments on commit bf05ab3

Please sign in to comment.