Merge "Require to update pip and setuptools"

This commit is contained in:
Jenkins 2016-08-09 12:53:36 +00:00 committed by Gerrit Code Review
commit cba7180596
1 changed files with 2 additions and 0 deletions

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
anyjson>=0.3.3 # BSD
paramiko>=1.16.0 # LGPL