Skip to content

Commit

Permalink
minimized tool.poetry.dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
turbomam committed Feb 16, 2024
1 parent ac97511 commit c6b9a6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
pandas = "^2.2.0"
requests = "^2.31.0"
pyarrow = "^15.0.0"
click = "^8.1.7"
rdflib = "^7.0.0"
semsql = "^0.3.3"
oaklib = "^0.5.25"

pyarrow = "^15.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit c6b9a6b

Please sign in to comment.