Updated from global requirements

Change-Id: I3a5858ad31bd06a46c88b577303c2f00731354e3
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 22:01:09 +00:00
parent 01ad2eb932
commit 7885b0e403
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
httplib2>=0.7.5 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
retrying!=1.3.0,>=1.2.3 # Apache-2.0

View File

@ -7,7 +7,7 @@ hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
mock>=1.2;python_version<'3.3' # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0