FitTrackee/mpwo_api/requirements.txt

41 lines
666 B
Plaintext
Raw Normal View History

2018-04-29 19:28:29 +02:00
alembic==0.9.9
apipkg==1.4
attrs==17.4.0
2017-12-16 21:00:46 +01:00
bcrypt==3.1.4
cffi==1.11.2
click==6.7
2018-04-29 19:28:29 +02:00
execnet==1.5.0
2017-12-16 21:00:46 +01:00
flake8==3.5.0
flake8-isort==2.2.2
flake8-polyfill==1.0.1
2018-04-29 19:28:29 +02:00
Flask==1.0
2017-12-16 21:00:46 +01:00
Flask-Bcrypt==0.7.1
2018-01-20 19:12:34 +01:00
Flask-Migrate==2.1.1
2017-12-16 21:00:46 +01:00
Flask-SQLAlchemy==2.3.2
Flask-Testing==0.6.2
isort==4.2.15
itsdangerous==0.24
Jinja2==2.10
2018-04-29 19:28:29 +02:00
Mako==1.0.7
2017-12-16 21:00:46 +01:00
MarkupSafe==1.0
mccabe==0.6.1
mysqlclient==1.3.12
2018-04-29 19:28:29 +02:00
pluggy==0.6.0
psycopg2==2.7.3.2
2018-04-29 19:28:29 +02:00
py==1.5.3
2017-12-16 21:00:46 +01:00
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
2018-04-29 19:28:29 +02:00
PyJWT==1.5.3
2018-01-14 20:49:35 +01:00
pytest==3.3.2
pytest-cache==1.0
pytest-flake8==0.9.1
pytest-isort==0.1.0
pytest-runner==3.0
2018-04-29 19:28:29 +02:00
python-dateutil==2.7.2
python-editor==1.0.3
2017-12-16 21:00:46 +01:00
six==1.11.0
SQLAlchemy==1.1.15
testfixtures==5.3.1
2018-04-29 19:28:29 +02:00
Werkzeug==0.14.1