accountant/requirements.txt

17 lines
270 B
Plaintext
Raw Normal View History

2015-06-05 18:31:17 +02:00
alembic==0.7.6
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-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
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
SQLAlchemy==1.0.4
Werkzeug==0.10.4
wheel==0.24.0
WTForms==2.0.2