diff pyproject.toml @ 2168:8c5a685e6cba

add tls extras to twisted
author drewp@bigasterisk.com
date Fri, 19 May 2023 12:08:45 -0700
parents aecbcddccfea
children acf1b68d031a
line wrap: on
line diff
--- a/pyproject.toml	Thu May 18 14:13:40 2023 -0700
+++ b/pyproject.toml	Fri May 19 12:08:45 2023 -0700
@@ -9,7 +9,7 @@
     "pyjade",
     "pyserial",
     "pyusb",
-    "twisted",
+    "twisted[tls]>=22.10.0",
     "txzmq",
     "aiohttp>=3.8.1",
     "coloredlogs>=15.0.1",