Skip to content

Commit

Permalink
chore: remove unused rich dependency (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b authored Mar 27, 2024
1 parent 919caad commit 1070e89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
55 changes: 1 addition & 54 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ packages = [{include = "pydantic_ome_ngff", from="src"}]
[tool.poetry.dependencies]
python = "^3.9"
pydantic-zarr = "0.7.0"
rich = "^13.6.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.0.4"
Expand Down

0 comments on commit 1070e89

Please sign in to comment.