diff --git a/pyproject.toml b/pyproject.toml --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "pyjade", "pyserial", "pyusb", - "twisted", + "twisted[tls]>=22.10.0", "txzmq", "aiohttp>=3.8.1", "coloredlogs>=15.0.1",