Skip to content

Commit

Permalink
Fix dep typo
Browse files Browse the repository at this point in the history
evamaxfield committed Mar 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4d5b54e commit d420b64
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
@@ -28,7 +28,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"beautifulsoup4>=2,<3",
"beautifulsoup4>=4,<5",
"lxml>=5,<6",
"pandas>=1",
"python-dateutil>=2,<3",

0 comments on commit d420b64

Please sign in to comment.