diff --git a/requirements.txt b/requirements.txt index ecab04d..2f43461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . black==19.3b0 -coverage==5.2.1 +coverage==5.3 mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy' pytest==6.0.1