Skip to content

Commit

Permalink
update to numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed Jan 24, 2025
1 parent 5f1673e commit e37d82b
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 @@ dependencies = [
"gpytorch",
"h5py",
"matplotlib",
"numpy<2",
"numpy",
"ophyd",
"ortools",
"scipy",
Expand Down

0 comments on commit e37d82b

Please sign in to comment.