summary refs log tree commit diff
path: root/synapse/python_dependencies.py
diff options
context:
space:
mode:
authorSean Quah <8349537+squahtx@users.noreply.github.com>2022-04-05 17:35:20 +0100
committerGitHub <noreply@github.com>2022-04-05 17:35:20 +0100
commitfd1e7d0fc2c65e2cebc7c7b8d1d4d49b05d99168 (patch)
tree690919d6579e6c65c26df465d2728820bc34534e /synapse/python_dependencies.py
parentUpdate mdbook to 0.4.17 (#12339) (diff)
downloadsynapse-fd1e7d0fc2c65e2cebc7c7b8d1d4d49b05d99168.tar.xz
Post 1.56.0 release tidy up (#12379)
Diffstat (limited to '')
-rw-r--r--synapse/python_dependencies.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
index d02cca0bbb..8419ab3aca 100644
--- a/synapse/python_dependencies.py
+++ b/synapse/python_dependencies.py
@@ -48,7 +48,7 @@ REQUIREMENTS = [
     "unpaddedbase64>=1.1.0",
     "canonicaljson>=1.4.0",
     # we use the type definitions added in signedjson 1.1.
-    "signedjson>=1.1.0,<=1.1.1",
+    "signedjson>=1.1.0",
     "pynacl>=1.2.1",
     "idna>=2.5",
     # validating SSL certs for IP addresses requires service_identity 18.1.