accountant/requirements.txt

35 lines
577 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-08-16 00:46:51 +02:00
arrow==0.5.4
click==4.1
2015-06-05 18:20:09 +02:00
Flask==0.10.1
2015-08-16 00:46:51 +02:00
Flask-Assets==0.10
Flask-Bower==1.2.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
2015-08-16 00:46:51 +02:00
ipython==3.2.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-08-16 00:46:51 +02:00
prompt-toolkit==0.42
2015-06-05 18:31:17 +02:00
psycopg2==2.6
2015-08-16 00:46:51 +02:00
Pygments==2.0.2
python-dateutil==2.4.2
2015-06-07 12:30:15 +02:00
pytz==2015.4
2015-08-16 00:46:51 +02:00
semantic-version==2.4.2
2015-06-07 12:30:15 +02:00
six==1.9.0
2015-06-05 18:31:17 +02:00
SQLAlchemy==1.0.4
2015-08-16 00:46:51 +02:00
sqlparse==0.1.14
uritemplate.py==0.3.0
wcwidth==0.1.4
webassets==0.10.1
2015-06-05 18:31:17 +02:00
Werkzeug==0.10.4
wheel==0.24.0
WTForms==2.0.2