Skip to content

Commit a51fb7a

Browse files
committed
added python requirements.txt
1 parent 2d5b4d9 commit a51fb7a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Flask==0.10.1
2+
Flask-SQLAlchemy==1.0
3+
Jinja2==2.7.3
4+
MarkupSafe==0.23
5+
SQLAlchemy==0.9.7
6+
Werkzeug==0.9.6
7+
itsdangerous==0.24
8+
jwt==0.3.1
9+
requests==2.3.0
10+
requests-oauthlib==0.4.1

0 commit comments

Comments
 (0)