We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36fe932 + 440028c commit b77da9aCopy full SHA for b77da9a
1 file changed
upper-constraints.txt
@@ -540,7 +540,8 @@ cachetools===5.3.2
540
ws4py===0.5.1
541
sphinxcontrib-qthelp===1.0.3;python_version=='3.8'
542
sphinxcontrib-qthelp===1.0.7;python_version>='3.9'
543
-keystoneauth1===5.6.1
+keystoneauth1===5.6.1;python_version<'3.12'
544
+keystoneauth1===5.7.0;python_version>='3.12'
545
statsd===4.0.1
546
python-keystoneclient===5.4.0
547
ceilometer===22.0.0.0rc1
0 commit comments