diff --git a/requirements-dev.txt b/requirements-dev.txt index be0c2c4..4ffe2ec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ -e . flake8==3.4.1 -pytest==3.2.2 +pytest==3.2.3 pytest-cov==2.5.1 coverage==4.4.1 -sphinx==1.6.3 +sphinx==1.6.4 pep257==0.7.0 aiohttp-session==1.0.1 aiopg[sa]==0.13.1