Updated from global requirements

Change-Id: I846f67840c9d478f64595a501ed423f79451c01f
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 15:53:50 +00:00
parent 9c186e20cc
commit e1a997a835
2 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ netaddr!=0.7.16,>=0.7.13 # BSD
PrettyTable<0.8,>=0.7.1 # BSD
pycrypto>=2.6 # Public Domain
python-memcached>=1.56 # PSF
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
urllib3>=1.21.1 # MIT
virtualenv>=13.1.0 # MIT

View File

@ -6,7 +6,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
hacking<0.11,>=0.10.0
mccabe==0.2.1 # MIT License
mock>=2.0 # BSD
mock>=2.0.0 # BSD
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
virtualenv>=13.1.0 # MIT
@ -15,5 +15,5 @@ virtualenv>=13.1.0 # MIT
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
doc8 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinxmark>=0.1.14 # Apache-2.0