accountant/requirements.txt

23 lines
359 B
Plaintext
Raw Normal View History

2015-06-05 18:31:17 +02:00
alembic==0.7.6
2015-06-07 12:30:15 +02:00
aniso8601==1.0.0
2015-06-05 18:20:09 +02:00
Flask==0.10.1
2015-06-05 18:31:17 +02:00
Flask-HTTPAuth==2.5.0
Flask-Migrate==1.4.0
2015-06-07 12:30:15 +02:00
Flask-RESTful==0.3.3
2015-06-05 18:20:09 +02:00
Flask-Script==2.0.5
2015-06-05 18:31:17 +02:00
Flask-SQLAlchemy==2.0
Flask-WTF==0.11
2015-06-07 12:30:15 +02:00
ipdb==0.8.1
ipython==3.1.0
2015-06-05 18:31:17 +02:00
itsdangerous==0.24
2015-06-05 18:20:09 +02:00
Jinja2==2.7.3
2015-06-05 18:31:17 +02:00
Mako==1.0.1
2015-06-05 18:20:09 +02:00
MarkupSafe==0.23
2015-06-05 18:31:17 +02:00
psycopg2==2.6
2015-06-07 12:30:15 +02:00
pytz==2015.4
six==1.9.0
2015-06-05 18:31:17 +02:00
SQLAlchemy==1.0.4
Werkzeug==0.10.4
wheel==0.24.0
WTForms==2.0.2