Updated from global requirements

Change-Id: I7f083ecf8e19030c621324fa2b162f22cb831bd0
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:11:46 +00:00
parent 231224f993
commit cbd552eee7
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
python-memcached>=1.56 # PSF
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
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
virtualenv>=13.1.0 # MIT
virtualenv>=14.0.6 # MIT
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD