Blob Blame History Raw
--- setup.py~	2023-12-04 19:56:01.312614000 -0600
+++ setup.py	2023-12-05 11:14:06.316927591 -0600
@@ -467,7 +467,7 @@
 if not py_38:
     raise RuntimeError("Buildbot master requires at least Python-3.8")
 
-twisted_ver = ">= 18.7.0, <=22.10.0"
+twisted_ver = ">= 18.7.0"
 
 bundle_version = version.split("-")[0]