Bump Pint in upper-constraints.txt

Since support for python3.8 was dropped in the latest release, we need a
special case for that.

Change-Id: I8ed6c85884aad4bb60aa2659972972cdf8237788
This commit is contained in:
Dr. Jens Harbott 2023-09-29 09:24:47 +02:00 committed by Dr. Jens Harbott
parent a3b055de96
commit 1fbfb29929
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ munch===2.5.0
waiting===1.4.1
attrs===23.1.0
microversion-parse===1.0.1
Pint===0.20.1
Pint===0.21.1;python_version=='3.8'
Pint===0.22;python_version>='3.9'
oslo.i18n===6.1.0
jsonpath-rw-ext===1.2.2
python-mistralclient===5.1.0