Updated from global requirements
Change-Id: I32556ea040e8c42d9021cbbca8942db149aeb1ea
This commit is contained in:
parent
c896867abb
commit
1d4d3a97eb
@ -11,7 +11,7 @@ greenlet>=0.3.2 # MIT
|
||||
httplib2>=0.7.5 # MIT
|
||||
iso8601>=0.1.11 # MIT
|
||||
ipaddress>=1.0.7;python_version<'3.3' # PSF
|
||||
keystoneauth1>=2.14.0 # Apache-2.0
|
||||
keystoneauth1>=2.16.0 # Apache-2.0
|
||||
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
|
||||
lxml>=2.3 # BSD
|
||||
oauth2client!=4.0.0,>=1.5.0 # Apache-2.0
|
||||
|
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
||||
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
|
||||
coverage>=4.0 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user