FitTrackee/mpwo_api/requirements.txt

53 lines
865 B
Plaintext
Raw Normal View History

2018-04-29 19:28:29 +02:00
alembic==0.9.9
apipkg==1.4
2018-05-25 16:39:38 +02:00
atomicwrites==1.1.5
2018-04-29 19:28:29 +02:00
attrs==17.4.0
2017-12-16 21:00:46 +01:00
bcrypt==3.1.4
2018-05-12 18:21:00 +02:00
certifi==2018.4.16
2017-12-16 21:00:46 +01:00
cffi==1.11.2
2018-05-12 18:21:00 +02:00
chardet==3.0.4
2017-12-16 21:00:46 +01:00
click==6.7
2018-05-12 18:21:00 +02:00
codacy-coverage==1.3.11
2018-05-12 17:10:22 +02:00
coverage==4.5.1
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-05-07 17:00:26 +02:00
Flask==1.0.2
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
2018-05-01 17:51:38 +02:00
gpxpy==1.2.0
2018-05-12 18:21:00 +02:00
idna==2.6
2017-12-16 21:00:46 +01:00
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
2018-05-25 16:39:38 +02:00
more-itertools==4.2.0
2017-12-16 21:00:46 +01:00
mysqlclient==1.3.12
Pillow==5.1.0
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-05-07 17:00:26 +02:00
PyJWT==1.6.1
2018-05-25 16:39:38 +02:00
pytest==3.6.0
2018-01-14 20:49:35 +01:00
pytest-cache==1.0
2018-05-12 17:10:22 +02:00
pytest-cov==2.5.1
2018-01-14 20:49:35 +01:00
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
2018-05-12 18:21:00 +02:00
requests==2.18.4
2017-12-16 21:00:46 +01:00
six==1.11.0
2018-05-07 17:00:26 +02:00
SQLAlchemy==1.2.7
staticmap==0.5.3
2017-12-16 21:00:46 +01:00
testfixtures==5.3.1
2018-05-12 18:21:00 +02:00
urllib3==1.22
2018-04-29 19:28:29 +02:00
Werkzeug==0.14.1