Skip to content

Commit

Permalink
Pin compatible Twisted for old Scrapy.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Oct 14, 2024
1 parent 9267bde commit 9152e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ basepython=python3.9
deps =
{[pinned]deps}
scrapy==2.7.0
Twisted<23.8.0

# After ``scrapy.http.request.NO_CALLBACK`` was introduced.
# See: https://github.com/scrapinghub/scrapy-poet/issues/118
Expand All @@ -55,6 +56,7 @@ basepython=python3.9
deps =
{[pinned]deps}
scrapy==2.8.0
Twisted<23.8.0

[testenv:asyncio]
setenv =
Expand Down

0 comments on commit 9152e8c

Please sign in to comment.