Update development tool versions.

This commit is contained in:
Dave Shawley 2019-09-02 07:56:11 -04:00
parent 474d4b268b
commit d2a1171279
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
-e . -e .
-r testing.txt -r testing.txt
-r docs.txt -r docs.txt
flake8 flake8==3.7.8

View file

@ -1 +1 @@
sphinx==1.8.2 sphinx==2.2.0

View file

@ -1,3 +1,3 @@
coverage>=4.5,<5 coverage==4.5.4
nose>=1.3.7,<2 nose==1.3.7
tox>=3.5,<4 tox==3.13.2