Updated from global requirements

Change-Id: I637b2bfe17842ab5fbcbe8369cd04cfbd38b8ecb
This commit is contained in:
OpenStack Proposal Bot 2017-06-15 16:32:17 +00:00
parent 5870ed691d
commit 9d7ae9439b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ python-zaqarclient>=1.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml!=3.7.0,>=2.3 # BSD
oslo.config>=4.0.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
six>=1.9.0 # MIT
dogpile.cache>=0.6.2 # BSD