diff --git a/setup.py b/setup.py index b362239..2d99caa 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ install_requires=[ 'six>=1.13.0', 'mmh3>=2.5.1', - 'twisted==19.10.0', + 'twisted==22.10.0', 'scrapy==1.8.0', 'redis-py-cluster==2.0.0', 'redis==3.0.1' # redis-py-cluster 2.0.0, latest support redis 3.0.1