Added requirements.txt for reals this time
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
cffi==1.9.1
|
||||
click==6.6
|
||||
cryptography==1.5.3
|
||||
enum34==1.1.6
|
||||
Flask==0.11.1
|
||||
Flask-Restless==0.17.0
|
||||
Flask-SQLAlchemy==2.1
|
||||
idna==2.1
|
||||
ipaddress==1.0.17
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.8
|
||||
MarkupSafe==0.23
|
||||
mimerender==0.6.0
|
||||
pyasn1==0.1.9
|
||||
pycparser==2.17
|
||||
pyOpenSSL==16.2.0
|
||||
python-dateutil==2.6.0
|
||||
python-mimeparse==1.6.0
|
||||
requests==2.12.1
|
||||
six==1.10.0
|
||||
SQLAlchemy==1.1.4
|
||||
Werkzeug==0.11.11
|
||||
|
||||
Reference in New Issue
Block a user