Skip to content

Commit

Permalink
downgrade Twisted to 23.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ceroberoz committed Aug 22, 2024
1 parent 49d3e43 commit a078928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ six==1.16.0
stack-data==0.6.3
tldextract==5.0.1
traitlets==5.11.2
Twisted==23.8.0
Twisted==23.7.0 # Downgraded to be compatible with Scrapy 2.11.0
typing_extensions==4.8.0
urllib3==2.0.7
w3lib==2.1.2
Expand Down

0 comments on commit a078928

Please sign in to comment.