Adding requirements
This commit is contained in:
parent
cca91366b9
commit
4ce24830fe
1 changed files with 17 additions and 0 deletions
17
requirements.txt
Normal file
17
requirements.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
click==6.7
|
||||||
|
dominate==2.3.1
|
||||||
|
Flask==0.12.1
|
||||||
|
Flask-Bootstrap==3.3.7.1
|
||||||
|
Flask-SQLAlchemy==2.2
|
||||||
|
itsdangerous==0.24
|
||||||
|
Jinja2==2.9.6
|
||||||
|
MarkupSafe==1.0
|
||||||
|
mock==2.0.0
|
||||||
|
nose==1.3.7
|
||||||
|
pbr==2.0.0
|
||||||
|
pycodestyle==2.3.1
|
||||||
|
pyflakes==1.5.0
|
||||||
|
six==1.10.0
|
||||||
|
SQLAlchemy==1.1.9
|
||||||
|
visitor==0.1.3
|
||||||
|
Werkzeug==0.12.1
|
Loading…
Reference in a new issue