Skip to content

Commit

Permalink
Merge branch 'master' into fix/failed-to-cast-number
Browse files Browse the repository at this point in the history
  • Loading branch information
brew committed Apr 30, 2018
2 parents 2f7a5e2 + 600833b commit 6df7b43
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 6df7b43

Please sign in to comment.