community/py3-prometheus-client: upgrade to 0.9.0
parent
2aa83dde
No related branches found
No related tags found
Loading
-
FWIW this broke synapse, @Leo @ddevault :
python3 -m synapse.app.homeserver --config-path=/etc/synapse/homeserver.yaml ERROR:root:Needed prometheus_client>=0.4.0,<0.9.0, got prometheus-client==0.9.0 Missing Requirements: 'prometheus_client>=0.4.0,<0.9.0' To install run: pip install --upgrade --force 'prometheus_client>=0.4.0,<0.9.0'
-
Upstream thread:
https://github.com/matrix-org/synapse/issues/8766
@Leo is the synapse maintainer, should be addressed on that end.
Please register or sign in to comment