update requirements.txt
This commit is contained in:
parent
cb4a5f9465
commit
408d474f1a
|
@ -1,25 +1,22 @@
|
||||||
Flask==0.10.1
|
Flask
|
||||||
Flask-Assets==0.8
|
Flask-Assets
|
||||||
Flask-Bcrypt==0.5.2
|
Flask-Bcrypt
|
||||||
Flask-Login==0.2.7
|
Flask-Login
|
||||||
Flask-Script==0.6.3
|
Flask-Script
|
||||||
Flask-SQLAlchemy==1.0
|
Flask-SQLAlchemy
|
||||||
beautifulsoup4==4.3.2
|
beautifulsoup4
|
||||||
boto==2.17.0
|
boto
|
||||||
closure==20121212
|
closure==20121212
|
||||||
gevent==0.13.8
|
gevent
|
||||||
ghdiff==0.1
|
ghdiff
|
||||||
gittle==0.2.2
|
gittle
|
||||||
itsdangerous==0.23
|
itsdangerous
|
||||||
lxml==3.2.4
|
lxml
|
||||||
markdown2==2.1.0
|
markdown2
|
||||||
pyzmq==14.0.0
|
pyzmq
|
||||||
recaptcha==1.0rc1
|
recaptcha
|
||||||
recaptcha-client==1.0.6
|
recaptcha-client
|
||||||
redis==2.8.0
|
redis
|
||||||
simplejson==3.3.1
|
simplejson
|
||||||
sockjs-tornado==1.0.0
|
SQLAlchemy
|
||||||
SQLAlchemy==0.8.3
|
psycopg2
|
||||||
tornado==3.1.1
|
|
||||||
tldextract==1.2.2
|
|
||||||
psycopg2==2.5.1
|
|
||||||
|
|
Loading…
Reference in a new issue