Skip to content

Commit

Permalink
Merge pull request #79 from laws-africa/warning-fix
Browse files Browse the repository at this point in the history
lxml version
  • Loading branch information
longhotsummer authored Jan 4, 2024
2 parents c0a9555 + e41c8d4 commit f3fe44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
]
dependencies = [
"iso8601 >= 0.1",
"lxml>=3.4.1",
"lxml>=3.4.1,<5.0.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit f3fe44b

Please sign in to comment.