Skip to content

Commit

Permalink
Add a dependency to setuptools (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet authored Nov 30, 2023
1 parent 2ef4451 commit 8f74964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ dependencies = [
"python-dateutil>=2.8",
"rapidfuzz>=1.8",
"requests>=2.26",
"setuptools",
"sqlalchemy>=1.4,<3",
"PyYAML>=6.0",
]
Expand Down

0 comments on commit 8f74964

Please sign in to comment.