diff --git a/requirements_dev.txt b/requirements_dev.txt index e193a6e..51deb05 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,11 +1,11 @@ -pip==8.1.2 +pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 -flake8==2.6.0 -tox==2.3.1 -coverage==4.1 +flake8==3.2.0 +tox==2.5.0 +coverage==4.2 Sphinx==1.4.8 -cryptography==1.4 -PyYAML==3.11 -pytest==2.9.2 +cryptography==1.5.3 +PyYAML==3.12 +pytest==3.0.4