We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a5120 commit 44cd059Copy full SHA for 44cd059
pyproject.toml
@@ -28,9 +28,6 @@ dependencies = [
28
"pyopenssl",
29
# For the emoji reaction restrictions
30
"emoji",
31
- # We need to pin this because of https://github.com/element-hq/synapse/issues/17882
32
- # TODO: Remove this dependency when we can
33
- "Twisted==24.7.0"
34
]
35
version = "0.4.7"
36
0 commit comments