diff --git a/setup.py b/setup.py index 32c6caa5..da00fe18 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ 'pyOpenSSL', # ==0.13.1 on RHEL7 'requests==2.6.0', 'sqlalchemy==0.9.8', - 'twisted==12.1.0', + 'twisted==22.10.0', 'enum34==1.0.4', 'python-dateutil==1.5'], include_package_data=True,