Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
* add back dependencies missing since 519e835
* remove unneeded dependencies
  • Loading branch information
ManuelHu authored Oct 8, 2024
1 parent 82c3089 commit 4bc241f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ requires-python = ">=3.9"
dependencies = [
"numba",
"numpy",
"matplotlib",
"pint >= 0.24.1",
"pyg4ometry",
"pylegendmeta>=v0.9.0a2",
"pyarrow",
"scipy",
]
dynamic = [
Expand Down Expand Up @@ -64,7 +63,6 @@ docs = [
]
test = [
"pre-commit",
"pylegendtestdata",
"pytest>=6.0",
"pytest-cov",
]
Expand Down

0 comments on commit 4bc241f

Please sign in to comment.