Update requirements

This commit is contained in:
Andrew Rabert 2018-11-28 11:30:49 -05:00
parent 07ed4c8dc9
commit e9bbe21d3c
2 changed files with 3 additions and 5 deletions

View file

@ -1,4 +1,3 @@
-e .[msgpack]
-r docs.txt
-r testing.txt
-r installation.txt
-e .[msgpack]

View file

@ -1,3 +1,2 @@
coverage>=3.7,<3.99 # prevent installing 4.0b on ALL pip versions
mock>=1.3,<2
nose>=1.3,<2
coverage==4.5.2
nose==1.3.7