Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 55f4c2e

Browse files
author
David Robertson
committed
Try to test against my signedjson PR
1 parent 3bb0140 commit 55f4c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/python_dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"unpaddedbase64>=1.1.0",
4949
"canonicaljson>=1.4.0",
5050
# we use the type definitions added in signedjson 1.1.
51-
"signedjson>=1.1.0",
51+
"signedjson=https://github.com/matrix-org/python-signedjson/archive/refs/heads/dmr/typing3.zip",
5252
"pynacl>=1.2.1",
5353
"idna>=2.5",
5454
# validating SSL certs for IP addresses requires service_identity 18.1.

0 commit comments

Comments
 (0)