Skip to content

Commit 67edb39

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Updated from global requirements"
2 parents 74654fa + 26b1732 commit 67edb39

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# process, which may cause wedges in the gate later.
44
openstackdocstheme>=1.18.1 # Apache-2.0
55
reno>=2.5.0 # Apache-2.0
6-
sphinx!=1.6.6,>=1.6.2 # BSD
6+
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD

test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flake8-import-order==0.13 # LGPLv3
99
mock>=2.0.0 # BSD
1010
oslotest>=3.2.0 # Apache-2.0
1111
requests>=2.14.2 # Apache-2.0
12-
requests-mock>=1.1.0 # Apache-2.0
12+
requests-mock>=1.2.0 # Apache-2.0
1313
stevedore>=1.20.0 # Apache-2.0
1414
os-client-config>=1.28.0 # Apache-2.0
1515
stestr>=1.0.0 # Apache-2.0
@@ -22,11 +22,11 @@ wrapt>=1.7.0 # BSD License
2222
# Install these to generate sphinx autodocs
2323
aodhclient>=0.9.0 # Apache-2.0
2424
gnocchiclient>=3.3.1 # Apache-2.0
25-
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
25+
python-barbicanclient>=4.5.2 # Apache-2.0
2626
python-congressclient<2000,>=1.9.0 # Apache-2.0
2727
python-designateclient>=2.7.0 # Apache-2.0
2828
python-heatclient>=1.10.0 # Apache-2.0
29-
python-ironicclient>=2.2.0 # Apache-2.0
29+
python-ironicclient>=2.3.0 # Apache-2.0
3030
python-ironic-inspector-client>=1.5.0 # Apache-2.0
3131
python-karborclient>=0.6.0 # Apache-2.0
3232
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
@@ -39,4 +39,4 @@ python-searchlightclient>=1.0.0 #Apache-2.0
3939
python-senlinclient>=1.1.0 # Apache-2.0
4040
python-troveclient>=2.2.0 # Apache-2.0
4141
python-zaqarclient>=1.0.0 # Apache-2.0
42-
python-zunclient>=1.0.0 # Apache-2.0
42+
python-zunclient>=1.3.0 # Apache-2.0

0 commit comments

Comments
 (0)