Skip to content

Commit

Permalink
Merge pull request #40 from microbiomedata/38-report-all-valid-biomes…
Browse files Browse the repository at this point in the history
…-and-environmental-mediums

minimized tool.poetry.dependencies
  • Loading branch information
turbomam authored Feb 16, 2024
2 parents 46c7986 + c6b9a6b commit 9d92887
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 9d92887

Please sign in to comment.