Skip to content

Commit

Permalink
Pin Flask dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brew committed Apr 30, 2018
1 parent 336ff89 commit 600833b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
flask
flask-cors
flask-session
flask-jsonpify
flask-oauthlib
flask>=0.12.0,<1.0.0
flask-cors>=3.0.0,<4.0.0
flask-session>=0.3.0,<1.0.0
flask-jsonpify>=1.5.0,<2.0.0
flask-oauthlib>=0.9.4,<1.0.0
pyyaml
boto
requests
Expand Down

0 comments on commit 600833b

Please sign in to comment.