diff --git a/dev-requirements.txt b/dev-requirements.txt index e7e1fc0..7de93a8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,31 +1,31 @@ argh~=0.26.2 atomicwrites~=1.3.0 -attrs~=19.1.0 -certifi~=2019.3.9 +attrs==19.3.0 +certifi==2019.11.28 chardet~=3.0.4 codacy-coverage~=1.3.11 codeclimate-test-reporter~=0.2.3 -colorama~=0.4.1 -colored~=1.3.93 -coverage~=4.5.3 +colorama==0.4.3 +colored==1.4.2 +coverage==5.0.4 docopt~=0.6.2 -idna~=2.8 -more-itertools~=7.0.0 +idna==2.9 +more-itertools==8.2.0 pathlib~=1.0.1 pathtools~=0.1.2 -pip~=19.0.3 +pip==20.0.2 pluggy>=0.9.0 -py~=1.8.0 +py==1.8.1 pycodestyle~=2.5.0 -pytest~=4.4.0 -pytest-cov~=2.6.1 +pytest==5.4.1 +pytest-cov==2.8.1 pytest-watch~=4.2.0 pyyaml>=4.2b1 -requests~=2.21.0 -setuptools~=40.8.0 -six~=1.12.0 -urllib3~=1.24.1 -watchdog~=0.9.0 -wheel~=0.33.1 +requests==2.23.0 +setuptools==46.1.3 +six==1.14.0 +urllib3==1.25.8 +watchdog==0.10.2 +wheel==0.34.2 -twine~=1.13.0 +twine==3.1.1