chore: bump python dependencies (#9786)

* chore: bump pyhton dependencies

* bump flask-testing

* Add note to UPDATING and bump flask-testing in requirements-dev.txt

* fix old sqlparse test case that is fixed with sqlparse==0.3.1

* Fix migration and sqlparse set test

* downgrade alembic

* Downgrade sqlalchemy-utils

* pin sqlalchemy-utils due to regression in 0.36.5

* Refine comment in setup.py

* make cachelib an explicit requirement
This commit is contained in:
Ville Brofeldt
2020-05-13 18:49:34 +03:00
committed by GitHub
parent 34147d9d80
commit b532c4609f
12 changed files with 68 additions and 60 deletions

View File

@@ -17,20 +17,20 @@
black==19.10b0
coverage==4.5.3
flask-cors==3.0.7
flask-testing==0.7.1
flask-testing==0.8.0
ipdb==0.12
isort==4.3.21
mypy==0.770
nose==1.3.7
pip-tools==4.5.1
pip-tools==5.1.2
pre-commit==1.17.0
psycopg2-binary==2.7.5
pycodestyle==2.5.0
pydruid==0.5.7
pyhive==0.6.1
pydruid==0.5.9
pyhive==0.6.2
pylint==1.9.2
redis==3.2.1
requests==2.22.0
redis==3.5.1
requests==2.23.0
statsd==3.3.0
tox==3.11.1
pillow==7.0.0