2022-05-03 16:42:43 +02:00
|
|
|
Index: synapse/pyproject.toml
|
|
|
|
===================================================================
|
|
|
|
--- synapse.orig/pyproject.toml
|
|
|
|
+++ synapse/pyproject.toml
|
2022-10-18 18:58:46 +02:00
|
|
|
@@ -146,7 +146,7 @@ pymacaroons = ">=0.13.0"
|
2022-05-03 16:42:43 +02:00
|
|
|
msgpack = ">=0.5.2"
|
|
|
|
phonenumbers = ">=8.2.0"
|
|
|
|
# we use GaugeHistogramMetric, which was added in prom-client 0.4.0.
|
|
|
|
-prometheus-client = ">=0.4.0"
|
|
|
|
+prometheus-client = ">=0.13.1"
|
|
|
|
# we use `order`, which arrived in attrs 19.2.0.
|
|
|
|
# Note: 21.1.0 broke `/sync`, see #9936
|
|
|
|
attrs = ">=19.2.0,!=21.1.0"
|