Skip to content

Commit

Permalink
Merge pull request #68 from kalebpederson/feature/update-flask
Browse files Browse the repository at this point in the history
Fix #67 - Update Flask version requirement.
  • Loading branch information
pareion authored Jun 15, 2024
2 parents 3efc3dc + 053994b commit d36e3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
Flask==2.3
gunicorn==20.0.4
requests
timeloop
Expand Down

0 comments on commit d36e3ae

Please sign in to comment.