Merge pull request #179 from anoadragon453/anoa/pin_prometheus_client

This commit is contained in:
Michael Telatynski
2026-01-15 12:26:48 +00:00
committed by GitHub
@@ -6,6 +6,11 @@ isolated_build = true
[testenv:py]
deps =
# Temp: downgrade prometheus-client until Synapse is compatible with 0.24.0+
# See https://github.com/element-hq/synapse/issues/19375
prometheus-client==0.23.1
extras = dev
commands =