diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-10-03 17:15:35 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-10-03 17:20:15 +0100 |
commit | a59d8996682b33454e1afcf2ab1bc23c5224e325 (patch) | |
tree | fd33b2893cb3bb41302850340e1870e108a2a1fb | |
parent | Merge pull request #3998 from matrix-org/michaelkaye/build_docker_images_of_r... (diff) | |
download | synapse-a59d8996682b33454e1afcf2ab1bc23c5224e325.tar.xz |
Pin to prometheus_client<0.4 to avoid renaming all of our metrics
-rw-r--r-- | changelog.d/4002.misc | 1 | ||||
-rw-r--r-- | synapse/python_dependencies.py | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog.d/4002.misc b/changelog.d/4002.misc new file mode 100644 |