Updated from global requirements

Change-Id: I931ae50ad48b68e4dff01107813d54d842f1f8ac
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:42:57 +00:00
parent 4ae48d0b21
commit 061211cf2e
2 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,6 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
oslo.log>=3.11.0 # Apache-2.0

View File

@ -13,5 +13,5 @@ testtools>=1.4.0 # MIT
# Doc requirements
doc8 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0