Fix lower-constraints job for focal

Change-Id: Ic5f1364240341d7f4c1d530073b803272663590f
(cherry picked from commit 18129456d8)
This commit is contained in:
elajkat 2020-09-10 13:13:56 +02:00 committed by Bernard Cafarelli
parent 245e005d1b
commit a175451e0e
2 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@ Babel==2.3.4
cachetools==2.0.0
contextlib2==0.4.0
coverage==4.0
decorator==3.4.0
decorator==4.0.0
docutils==0.11
dulwich==0.15.0
eventlet==0.18.2
@ -15,15 +15,15 @@ fasteners==0.7.0
fixtures==3.0.0
future==0.16.0
futurist==1.2.0
greenlet==0.4.10
greenlet==0.4.15
imagesize==0.7.1
iso8601==0.1.11
Jinja2==2.10
keystoneauth1==3.4.0
kombu==4.0.0
kombu==4.6.1
linecache2==1.0.0
Mako==0.4.0
MarkupSafe==1.0
MarkupSafe==1.1.1
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0
@ -36,10 +36,10 @@ os-traits==0.9.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.db==4.37.0
oslo.db==4.44.0
oslo.i18n==3.15.3
oslo.log==3.36.0
oslo.messaging==5.29.0
oslo.messaging==7.0.0
oslo.middleware==3.31.0
oslo.policy==1.30.0
oslo.serialization==2.18.0
@ -63,7 +63,7 @@ python-editor==1.0.3
python-mimeparse==1.6.0
python-subunit==1.0.0
pytz==2013.6
PyYAML==3.12
PyYAML==3.13
reno==3.1.0
repoze.lru==0.7
requests==2.14.2

View File

@ -13,10 +13,10 @@ os-ken >= 0.3.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.37.0 # Apache-2.0
oslo.db>=4.44.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.messaging>=7.0.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0