Skip to content

Commit

Permalink
dropping oldest supported numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Dec 9, 2024
1 parent 9564ad8 commit 083543c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies = [
"ipython>6",
"jsonschema",
"networkx",
"oldest-supported-numpy",
"numpy",
"packaging>=24.1",
"pandas<3.0.0",
"pyarrow>=3",
Expand Down

0 comments on commit 083543c

Please sign in to comment.