Files
swift/py3-constraints.txt
Tim Burke a8ad97f838 CI: Drag forward more constraints
Previously, we'd install the lowest (mostly common) denominator of deps
for our func-py3 jobs. This left us not testing up-to-date deps for
many python versions, though, and could even prevent us from testing on
new python versions entirely. For example, py312 cannot install
greenlet 2.0.2, the last version to support py36; this caused gate
failures when OpenStack as a whole tried to run Swift's func tests on
Ubuntu 24.04.

Change-Id: I0e55d8b4c5ed520c0aad8cc952a9fa1683905356
2024-10-31 11:05:15 -07:00

8.0 KiB