diff --git a/test_requirements.txt b/test_requirements.txt index b2ca831e8a..bb1fe8fa83 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -13,7 +13,7 @@ pep8-naming==0.11.1 pytest<5.0.0 ; python_version < "3.5" pytest>=5.0.0 ; python_version >= "3.5" pytest-cov==2.10.1 -pytest-flake8==1.0.6 +pytest-flake8==1.0.7 pytest-tornado==0.8.1 PyYAML==5.3.1 vcrpy<4.0.0 ; python_version < "3.5"