Skip to content

Commit

Permalink
Update numpy minimum version (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Mar 8, 2023
1 parent 3acc0b3 commit 27095ea
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 @@ -22,7 +22,7 @@ pathspec = "^0.9.0"
cp-template = "^0.3.0"
voir = "^0.1.0"
pandas = "^1.4.2"
numpy = ">=1.15.0"
numpy = ">=1.23.0"
pynvml = "^11.4.1"
psutil = ">=5.9.4"

Expand Down

0 comments on commit 27095ea

Please sign in to comment.