Update requirements of pip, setuptools, and wheel

This commit is contained in:
Michael Mintz 2019-08-30 20:35:49 -04:00
parent 853bafe834
commit 87a7f92154
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pip>=19.2.2
setuptools>=41.1.0
wheel>=0.33.4
pip>=19.2.3
setuptools>=41.2.0
wheel>=0.33.6
six>=1.12.0
nose>=1.3.7
ipdb>=0.12.2