Skip to content

Commit

Permalink
apply pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MBueschelberger committed Mar 5, 2024
1 parent 1301ef9 commit 5203eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ classifiers =
[options]
packages = find:
install_requires =
pandas==1.5.3
pydantic>=2
pydantic-settings
rdflib>=6,<7
requests
pandas==1.5.3
python_requires = >=3.8
include_package_data = True

Expand Down

0 comments on commit 5203eb8

Please sign in to comment.