Updated from global requirements

Change-Id: Iabf3cbe8d02745e8dc9e363dd89e48a56bb3f429
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 03:37:17 +00:00
parent f6a5e91cb1
commit 0f26354ad5
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
openstackdocstheme>=1.17.0 # Apache-2.0
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.17.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.6.2 # BSD

View File

@ -4,7 +4,7 @@
Babel!=2.4.0,>=2.3.4 # BSD
openstacksdk>=0.9.19 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0