Skip to content

Commit c15e4f2

Browse files
OpenStack Proposal Botprometheanfire
OpenStack Proposal Bot
authored andcommitted
Updated from generate-constraints
hold back docutils because boto likes to cap things hold back msgpack because salt likes to cap things hold back alembic because it breaks nova tests - https://review.opendev.org/708707 hold back enum34 for https://bitbucket.org/stoneleaf/enum34/issues/27/enum34-118-broken - will need to be masked Change-Id: Iadc4554ba3c2d38f629ac8c80a72851aecda38d6 Signed-off-by: Matthew Thode <[email protected]>
1 parent 43ecce2 commit c15e4f2

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

upper-constraints.txt

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ sphinxcontrib-actdiag===2.0.0;python_version=='3.7'
2424
docopt===0.6.2
2525
pecan===1.3.3
2626
ryu===4.32
27-
os-api-ref===2.0.0
27+
os-api-ref===1.6.2;python_version=='2.7'
28+
os-api-ref===2.0.0;python_version=='3.6'
29+
os-api-ref===2.0.0;python_version=='3.7'
2830
python-ldap===3.2.0
2931
oslo.concurrency===3.31.0;python_version=='2.7'
3032
oslo.concurrency===4.0.0;python_version=='3.6'
@@ -106,8 +108,8 @@ Mako===1.1.1
106108
XStatic-angular-ui-router===0.3.1.2
107109
pyScss===1.3.4
108110
thriftpy2===0.4.10;python_version=='2.7'
109-
sphinxcontrib-htmlhelp===1.0.2;python_version=='3.6'
110-
sphinxcontrib-htmlhelp===1.0.2;python_version=='3.7'
111+
sphinxcontrib-htmlhelp===1.0.3;python_version=='3.6'
112+
sphinxcontrib-htmlhelp===1.0.3;python_version=='3.7'
111113
XStatic-jQuery===1.12.4.1
112114
jsonmodels===2.4
113115
ddt===1.2.2
@@ -204,7 +206,9 @@ kazoo===2.6.1
204206
XStatic-roboto-fontface===0.5.0.0
205207
pyudev===0.22.0
206208
eventlet===0.25.1
207-
openstack-doc-tools===3.0.0
209+
openstack-doc-tools===2.0.0;python_version=='2.7'
210+
openstack-doc-tools===3.0.0;python_version=='3.6'
211+
openstack-doc-tools===3.0.0;python_version=='3.7'
208212
frozendict===1.2
209213
oslo.messaging===10.5.0;python_version=='2.7'
210214
oslo.messaging===11.0.0;python_version=='3.6'
@@ -244,7 +248,7 @@ psycopg2-binary===2.8.4
244248
backports.ssl-match-hostname===3.7.0.1;python_version=='2.7'
245249
openstack-release-test===2.0.0
246250
pylxd===2.2.10
247-
pycryptodomex===3.9.6
251+
pycryptodomex===3.9.7
248252
anyjson===0.3.3
249253
requests-mock===1.7.0
250254
os-apply-config===11.1.0
@@ -398,7 +402,7 @@ retrying===1.3.3
398402
shade===1.33.0
399403
pathlib2===2.3.5
400404
pydotplus===2.0.2
401-
boto3===1.12.4
405+
boto3===1.12.5
402406
flask-oslolog===0.1
403407
jeepney===0.4.2;python_version=='3.6'
404408
jeepney===0.4.2;python_version=='3.7'
@@ -537,7 +541,9 @@ oslo.config===8.0.0;python_version=='3.6'
537541
oslo.config===8.0.0;python_version=='3.7'
538542
tempest===23.0.0
539543
django-floppyforms===1.8.0
540-
openstackdocstheme===2.0.0
544+
openstackdocstheme===1.31.2;python_version=='2.7'
545+
openstackdocstheme===2.0.0;python_version=='3.6'
546+
openstackdocstheme===2.0.0;python_version=='3.7'
541547
osc-placement===1.8.0
542548
zake===0.2.2
543549
python-rsdclient===1.0.2
@@ -570,7 +576,7 @@ oslo.upgradecheck===1.0.0;python_version=='3.6'
570576
oslo.upgradecheck===1.0.0;python_version=='3.7'
571577
stevedore===1.32.0
572578
pywinrm===0.4.1
573-
botocore===1.15.4
579+
botocore===1.15.5
574580
xmltodict===0.12.0
575581
pyasn1===0.4.8
576582
oslo.rootwrap===5.17.1;python_version=='2.7'
@@ -771,7 +777,7 @@ monasca-statsd===2.0.0
771777
python-dateutil===2.8.1
772778
typing-extensions===3.7.4.1;python_version=='3.6'
773779
typing-extensions===3.7.4.1;python_version=='3.7'
774-
virtualenv===20.0.4
780+
virtualenv===20.0.5
775781
colorama===0.4.3
776782
confetti===2.5.3
777783
ironic-lib===4.0.0

0 commit comments

Comments
 (0)