diff --git a/playground/release/sources/setup.py b/playground/release/sources/setup.py index 0629226..4e6aa42 100644 --- a/playground/release/sources/setup.py +++ b/playground/release/sources/setup.py @@ -87,7 +87,7 @@ ], }, install_requires=[ - 'Twisted==20.3.0', + 'Twisted==22.10.0', 'zope.interface', 'cryptography', 'pycryptodomex',