Updated from global requirements

Change-Id: Ibb2590c8f12c509a9cb2fe3abde77f22fa7c1b52
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:40:18 +00:00
parent 15878b7b18
commit 116ddde00d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
iso8601>=0.1.11 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT

View File

@ -13,7 +13,7 @@ flake8-import-order==0.11 # LGPLv3
# Doc requirements
doc8 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0