refstack/requirements.txt
David Lenwell f90cac1452 cli cloud stuff
add, remove and list cloud cli commands complete as well as db models
tweaked to high hell..
2013-10-03 22:23:10 -07:00

20 lines
355 B
Plaintext
Executable File

Flask==0.9
Flask-Admin==1.0.6
Flask-Login==0.1.3
Flask-Mail==0.8.2
Flask-OpenID==1.1.1
Flask-Principal==0.3.5
Flask-SQLAlchemy==0.16
Flask-Security==1.6.3
Flask-WTF==0.8.3
SQLAlchemy==0.8.1
WTForms==1.0.4
Werkzeug==0.8.3
alembic==0.5.0
gunicorn==0.17.4
psycopg2==2.5
pyOpenSSL==0.13
pycrypto==2.6
python-openid==2.2.5
requests==1.2.3
python-keystoneclient