Skip to content

Commit a078928

Browse files
committed
downgrade Twisted to 23.7.0
1 parent 49d3e43 commit a078928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ six==1.16.0
4949
stack-data==0.6.3
5050
tldextract==5.0.1
5151
traitlets==5.11.2
52-
Twisted==23.8.0
52+
Twisted==23.7.0 # Downgraded to be compatible with Scrapy 2.11.0
5353
typing_extensions==4.8.0
5454
urllib3==2.0.7
5555
w3lib==2.1.2

0 commit comments

Comments
 (0)