Skip to content

Commit ffcbb02

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 - review.opendev.org/708707 Change-Id: I4c4848f8a3ca6780dc3001d01bc67e27da453b81 Signed-off-by: Matthew Thode <[email protected]>
1 parent c15e4f2 commit ffcbb02

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

upper-constraints.txt

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ python-saharaclient===3.0.0;python_version=='3.7'
1414
python-hnvclient===0.1.0
1515
Routes===2.4.1
1616
rtslib-fb===2.1.71
17+
smmap===3.0.0
1718
confget===2.3.0
1819
XStatic-Angular-Bootstrap===2.2.0.0
1920
paunch===6.0.1
@@ -174,7 +175,9 @@ pymongo===3.10.1
174175
python-cloudkittyclient===3.1.0;python_version=='2.7'
175176
python-cloudkittyclient===4.0.0;python_version=='3.6'
176177
python-cloudkittyclient===4.0.0;python_version=='3.7'
177-
soupsieve===1.9.5
178+
soupsieve===1.9.5;python_version=='2.7'
179+
soupsieve===2.0;python_version=='3.6'
180+
soupsieve===2.0;python_version=='3.7'
178181
sqlparse===0.3.0
179182
oslotest===3.9.0
180183
jsonpointer===2.0
@@ -425,6 +428,8 @@ oslo.vmware===2.35.0;python_version=='2.7'
425428
oslo.vmware===3.0.0;python_version=='3.6'
426429
oslo.vmware===3.0.0;python_version=='3.7'
427430
sqlalchemy-migrate===0.13.0
431+
gitdb===4.0.0;python_version=='3.6'
432+
gitdb===4.0.0;python_version=='3.7'
428433
python-monascaclient===1.16.0;python_version=='2.7'
429434
python-monascaclient===2.0.0;python_version=='3.6'
430435
python-monascaclient===2.0.0;python_version=='3.7'
@@ -440,7 +445,7 @@ keyring===21.1.0;python_version=='3.7'
440445
testscenarios===0.5.0
441446
sphinxcontrib-pecanwsme===0.10.0
442447
sadisplay===0.4.9
443-
enum34===1.1.6
448+
enum34===1.1.9
444449
infinisdk===151.1.1
445450
packaging===20.1
446451
flask-keystone===0.2
@@ -534,8 +539,8 @@ numpy===1.18.1;python_version=='3.6'
534539
numpy===1.18.1;python_version=='3.7'
535540
msgpack===0.6.2
536541
Sphinx===1.8.5;python_version=='2.7'
537-
Sphinx===2.4.2;python_version=='3.6'
538-
Sphinx===2.4.2;python_version=='3.7'
542+
Sphinx===2.4.3;python_version=='3.6'
543+
Sphinx===2.4.3;python_version=='3.7'
539544
oslo.config===7.0.0;python_version=='2.7'
540545
oslo.config===8.0.0;python_version=='3.6'
541546
oslo.config===8.0.0;python_version=='3.7'
@@ -743,7 +748,7 @@ zipp===1.2.0;python_version=='2.7'
743748
zipp===3.0.0;python_version=='3.6'
744749
zipp===3.0.0;python_version=='3.7'
745750
sphinxcontrib-fulltoc===1.2.0
746-
smmap2===2.0.5
751+
smmap2===3.0.0;python_version=='2.7'
747752
greenlet===0.4.15
748753
XStatic-Angular-Vis===4.16.0.0
749754
confluent-kafka===1.3.0
@@ -768,8 +773,8 @@ oslo.utils===4.0.0;python_version=='3.6'
768773
oslo.utils===4.0.0;python_version=='3.7'
769774
python-editor===1.0.4
770775
gitdb2===2.0.6;python_version=='2.7'
771-
gitdb2===3.0.2;python_version=='3.6'
772-
gitdb2===3.0.2;python_version=='3.7'
776+
gitdb2===4.0.1;python_version=='3.6'
777+
gitdb2===4.0.1;python_version=='3.7'
773778
requests-kerberos===0.12.0
774779
itsdangerous===1.1.0
775780
XStatic-jquery-ui===1.12.1.1

0 commit comments

Comments
 (0)