Add requirements.txt
This commit is contained in:
parent
8dbfaadc02
commit
3219abc1ac
42
requirements.txt
Normal file
42
requirements.txt
Normal file
@ -0,0 +1,42 @@
|
||||
APScheduler==3.0.0b1
|
||||
BeautifulSoup==3.2.1
|
||||
Flask==0.10.1
|
||||
Flask-Cache==0.12
|
||||
Flask-Migrate==1.2.0
|
||||
Flask-OpenID==1.1.1
|
||||
Flask-SQLAlchemy==1.0
|
||||
Flask-Script==2.0.5
|
||||
Flask-WTF==0.9.4
|
||||
Jinja2==2.7.1
|
||||
Mako==1.0.0
|
||||
MarkupSafe==0.18
|
||||
MySQL-python==1.2.4
|
||||
Pygments==1.6
|
||||
SQLAlchemy==0.8.4
|
||||
WTForms==1.0.5
|
||||
Werkzeug==0.9.4
|
||||
alembic==0.6.5
|
||||
argparse==1.2.1
|
||||
backports.ssl-match-hostname==3.4.0.2
|
||||
beautifulsoup4==4.3.2
|
||||
bpython==0.12
|
||||
futures==2.1.6
|
||||
ipdb==0.8
|
||||
ipython==2.1.0
|
||||
itsdangerous==0.23
|
||||
matplotlib==1.3.1
|
||||
nose==1.3.3
|
||||
numpy==1.8.1
|
||||
peewee==2.1.6
|
||||
pyparsing==2.0.2
|
||||
python-crontab==1.8.1
|
||||
python-dateutil==2.2
|
||||
python-openid==2.2.5
|
||||
python-ts3==0.1
|
||||
pytz==2014.4
|
||||
requests==2.1.0
|
||||
simplejson==3.3.1
|
||||
six==1.7.2
|
||||
tornado==3.2.2
|
||||
tzlocal==1.1.1
|
||||
wsgiref==0.1.2
|
Loading…
x
Reference in New Issue
Block a user