Merge "Updated from global requirements"

This commit is contained in:
Zuul
2017-12-17 04:21:24 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ PrettyTable<0.8,>=0.7.1 # BSD
pycrypto>=2.6 # Public Domain pycrypto>=2.6 # Public Domain
python-memcached>=1.56 # PSF python-memcached>=1.56 # PSF
PyYAML>=3.10 # MIT PyYAML>=3.10 # MIT
virtualenv>=13.1.0 # MIT virtualenv>=14.0.6 # MIT

View File

@@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
bashate>=0.5.1 # Apache-2.0 bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD mock>=2.0.0 # BSD
virtualenv>=13.1.0 # MIT virtualenv>=14.0.6 # MIT
# this is required for the docs build jobs # this is required for the docs build jobs
sphinx>=1.6.2 # BSD sphinx>=1.6.2 # BSD