Updated from global requirements

Change-Id: If57920b6b3a0672164bd2e0e3823f6f68fa4920a
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:51:41 +00:00
parent 6344a25b6f
commit a72c7b79f1
2 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
pbr>=1.8 # 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

View File

@ -11,6 +11,6 @@ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD