Skip to content

Commit

Permalink
added python requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Aug 18, 2014
1 parent 2d5b4d9 commit a51fb7a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions examples/server/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Flask==0.10.1
Flask-SQLAlchemy==1.0
Jinja2==2.7.3
MarkupSafe==0.23
SQLAlchemy==0.9.7
Werkzeug==0.9.6
itsdangerous==0.24
jwt==0.3.1
requests==2.3.0
requests-oauthlib==0.4.1

0 comments on commit a51fb7a

Please sign in to comment.