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

Commit

Permalink
Try to test against my signedjson PR
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Mar 29, 2022
1 parent 3bb0140 commit 55f4c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/python_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"unpaddedbase64>=1.1.0",
"canonicaljson>=1.4.0",
# we use the type definitions added in signedjson 1.1.
"signedjson>=1.1.0",
"signedjson=https://github.com/matrix-org/python-signedjson/archive/refs/heads/dmr/typing3.zip",
"pynacl>=1.2.1",
"idna>=2.5",
# validating SSL certs for IP addresses requires service_identity 18.1.
Expand Down

0 comments on commit 55f4c2e

Please sign in to comment.