Skip to content

Commit 47d0d0e

Browse files
committed
Fix lower-constraints.txt
This was originally generated before the compliance test was installed, so it is now failing for every unrelated change to requirements. Replace lower-constraints.txt with the output of running openstack/requirements/tools/fix-lower-constraints.py . Change-Id: I492e663622db75994bdababfa6dc81589e3fb53b
1 parent f7e4d31 commit 47d0d0e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

lower-constraints.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aodhclient==0.9.0
33
appdirs==1.3.0
44
asn1crypto==0.23.0
55
Babel==2.3.4
6-
bandit==1.4.0
6+
bandit==1.1.0
77
cachetools==2.0.0
88
cffi==1.7.0
99
cliff==2.8.0
@@ -14,15 +14,15 @@ cryptography==2.1
1414
debtcollector==1.2.0
1515
decorator==3.4.0
1616
deprecation==1.0
17-
docker==2.4.2
1817
docker-pycreds==0.2.1
18+
docker==2.4.2
1919
dogpile.cache==0.6.2
2020
eventlet==0.18.2
2121
extras==1.0.0
2222
fasteners==0.7.0
2323
fixtures==3.0.0
24-
flake8==2.5.5
2524
flake8-import-order==0.13
25+
flake8==2.5.5
2626
future==0.16.0
2727
futurist==1.2.0
2828
gitdb==0.6.4
@@ -72,8 +72,8 @@ Paste==2.0.2
7272
PasteDeploy==1.5.0
7373
pbr==2.0.0
7474
pep8==1.5.7
75-
pika==0.10.0
7675
pika-pool==0.1.3
76+
pika==0.10.0
7777
ply==3.10
7878
positional==1.2.1
7979
prettytable==0.7.2
@@ -93,7 +93,7 @@ python-designateclient==2.7.0
9393
python-glanceclient==2.8.0
9494
python-heatclient==1.10.0
9595
python-ironic-inspector-client==1.5.0
96-
python-ironicclient==2.2.0
96+
python-ironicclient==2.3.0
9797
python-karborclient==0.6.0
9898
python-keystoneclient==3.8.0
9999
python-mimeparse==1.6.0
@@ -110,12 +110,12 @@ python-subunit==1.0.0
110110
python-swiftclient==3.2.0
111111
python-troveclient==2.2.0
112112
python-zaqarclient==1.0.0
113-
python-zunclient==1.2.1
113+
python-zunclient==1.3.0
114114
pytz==2013.6
115115
PyYAML==3.12
116116
repoze.lru==0.7
117+
requests-mock==1.2.0
117118
requests==2.14.2
118-
requests-mock==1.1.0
119119
requestsexceptions==1.2.0
120120
rfc3986==0.3.1
121121
Routes==2.3.1

0 commit comments

Comments
 (0)