Skip to content

Commit 44cd059

Browse files
committed
chore: remove pinned version of Twisted
This is not needed as of Synapse version v1.133.0
1 parent 25a5120 commit 44cd059

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ dependencies = [
2828
"pyopenssl",
2929
# For the emoji reaction restrictions
3030
"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"
3431
]
3532
version = "0.4.7"
3633

0 commit comments

Comments
 (0)