Update constraint for castellan for 3.8
The Python 3.8 upper constraint was missed by a previous automated patch. [1] This patch updates the constraint for 3.8 to match 3.6 and 3.7. [1] https://review.opendev.org/#/c/719611/ Change-Id: Id649ab6c871bb24042379539c1fe21371e35bbeb
This commit is contained in:
parent
31371721fb
commit
2455e78f0d
@ -427,7 +427,7 @@ google-api-python-client===1.8.0
|
||||
castellan===1.4.0;python_version=='2.7'
|
||||
castellan===3.0.1;python_version=='3.6'
|
||||
castellan===3.0.1;python_version=='3.7'
|
||||
castellan===3.0.0;python_version=='3.8'
|
||||
castellan===3.0.1;python_version=='3.8'
|
||||
oslo.versionedobjects===1.37.0;python_version=='2.7'
|
||||
oslo.versionedobjects===2.0.2;python_version=='3.6'
|
||||
oslo.versionedobjects===2.0.2;python_version=='3.7'
|
||||
|
Loading…
Reference in New Issue
Block a user