API: packages update
This commit is contained in:
parent
3a002423f3
commit
7dc8383878
@ -8,11 +8,10 @@ execnet==1.5.0
|
|||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
flake8-isort==2.2.2
|
flake8-isort==2.2.2
|
||||||
flake8-polyfill==1.0.1
|
flake8-polyfill==1.0.1
|
||||||
Flask==1.0
|
Flask==1.0.2
|
||||||
Flask-Bcrypt==0.7.1
|
Flask-Bcrypt==0.7.1
|
||||||
Flask-Migrate==2.1.1
|
Flask-Migrate==2.1.1
|
||||||
Flask-SQLAlchemy==2.3.2
|
Flask-SQLAlchemy==2.3.2
|
||||||
Flask-Testing==0.6.2
|
|
||||||
gpxpy==1.2.0
|
gpxpy==1.2.0
|
||||||
isort==4.2.15
|
isort==4.2.15
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
@ -27,7 +26,7 @@ py==1.5.3
|
|||||||
pycodestyle==2.3.1
|
pycodestyle==2.3.1
|
||||||
pycparser==2.18
|
pycparser==2.18
|
||||||
pyflakes==1.6.0
|
pyflakes==1.6.0
|
||||||
PyJWT==1.5.3
|
PyJWT==1.6.1
|
||||||
pytest==3.3.2
|
pytest==3.3.2
|
||||||
pytest-cache==1.0
|
pytest-cache==1.0
|
||||||
pytest-flake8==0.9.1
|
pytest-flake8==0.9.1
|
||||||
@ -36,6 +35,6 @@ pytest-runner==3.0
|
|||||||
python-dateutil==2.7.2
|
python-dateutil==2.7.2
|
||||||
python-editor==1.0.3
|
python-editor==1.0.3
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
SQLAlchemy==1.1.15
|
SQLAlchemy==1.2.7
|
||||||
testfixtures==5.3.1
|
testfixtures==5.3.1
|
||||||
Werkzeug==0.14.1
|
Werkzeug==0.14.1
|
||||||
|
Loading…
Reference in New Issue
Block a user