Skip to content

Commit

Permalink
Merge 1293865 into 371a49e
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-genson committed May 29, 2024
2 parents 371a49e + 1293865 commit e6ae591
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dynamic = ["version", "readme"]
requires-python = ">= 3.8"
dependencies = [
"beautifulsoup4 >= 4.12.3",
"extruct >= 0.15.0",
"extruct >= 0.17.0",
"isodate >= 0.6.1",
"requests >= 2.31.0",
]
Expand Down
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
-e .
coverage>=7.4.4
lxml<5.1.1 # https://github.com/scrapinghub/extruct/issues/215
responses>=0.25.0
types-beautifulsoup4>=4.12.0
types-requests>=2.31.0

0 comments on commit e6ae591

Please sign in to comment.