diff --git a/requirements-testing.txt b/requirements-testing.txt index 7742b3d3..5cbd5b45 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.0.2 flake8==3.7.9 pytest==5.3.5 pytest-cov==2.8.1 -autopep8==1.4.4 +autopep8==1.5 mypy==0.761 py-spy==0.3.0 codecov==2.0.15