diff --git a/requirements/testing.txt b/requirements/testing.txt index 5d65637..837f79c 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -2,7 +2,7 @@ # matplotlib # numpy pexpect -coverage==4.0.3 +coverage==5.2.1 pytest==5.3.5 pytest-cov>=2.4.0,<2.6 python-coveralls