Require to update pip and setuptools

setuptools
pip
Related-bug: #1611236

Change-Id: If9093b6f1d1201863ffa6ab6748d96f7dc0e210b
This commit is contained in:
Alexey Stepanov 2016-08-09 12:42:41 +03:00
parent fcc54998b2
commit b3cb7babdf

View File

@ -1,3 +1,5 @@
setuptools>=22.0,!=24.0.0 # PSF/ZPL # MANDATORY TO BUILD CORRECT VIRTUALENV
pip>=6.0 # MIT # MANDATORY TO BUILD CORRECT VIRTUALENV
nose==1.2.1 nose==1.2.1
anyjson>=0.3.3 # BSD anyjson>=0.3.3 # BSD
paramiko>=1.16.0 # LGPL paramiko>=1.16.0 # LGPL