Skip to content

Commit

Permalink
Merge pull request #10 from stanfordnlp/dependabot/pip/docker/sentseg…
Browse files Browse the repository at this point in the history
…/app/flask-1.0

Bump flask from 0.11.1 to 1.0 in /docker/sentseg/app
  • Loading branch information
AshwinParanjape authored Apr 3, 2021
2 parents 3b2108f + 3bf1e52 commit 3e0656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sentseg/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
Flask==1.0
Flask-RESTful==0.3.5
Werkzeug==0.10.4
future==0.16.0
Expand Down

0 comments on commit 3e0656f

Please sign in to comment.