Skip to content

Commit

Permalink
Unpin numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
alifbe committed May 22, 2023
1 parent ac6cf08 commit 87a3dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"ert>=2.38.0b7",
"fmu-tools",
"matplotlib",
"numpy<1.24.3",
"numpy",
"opm>=2021.10",
"packaging",
"pandas",
Expand Down

0 comments on commit 87a3dde

Please sign in to comment.