Update python-glanceclient constraints for Py3.8

The python-glanceclient contraint update did not touch Py3.8, see
Ic964d03e8018faf7294bb766cf3234554c1be1c1.

Sync the entries since Ussuri is testing Py38.

Change-Id: Icc40aa1347c9af4495324401d43f55c3f88bfb67
This commit is contained in:
Andreas Jaeger 2020-04-24 09:48:07 +02:00
parent 6efa3bd12b
commit f2705ded0a

View File

@ -200,7 +200,7 @@ googleapis-common-protos===1.51.0
python-glanceclient===3.0.0;python_version=='2.7'
python-glanceclient===3.1.1;python_version=='3.6'
python-glanceclient===3.1.1;python_version=='3.7'
python-glanceclient===3.1.0;python_version=='3.8'
python-glanceclient===3.1.1;python_version=='3.8'
pyinotify===0.9.6
debtcollector===1.22.0;python_version=='2.7'
debtcollector===2.0.1;python_version=='3.6'