Skip to content

Commit

Permalink
Use common version of opm
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el authored and anders-kiaer committed May 13, 2024
1 parent af53061 commit c7c139d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@
"fmu-tools>=1.8",
"geojson>=2.5.0",
"jsonschema>=3.2.0",
"opm>=2020.10.1,<2023.10; python_version=='3.8' and sys_platform=='linux'",
"opm>=2023.10; python_version>'3.8' and sys_platform=='linux'",
"opm>=2023.10; sys_platform=='linux'",
"pandas>=1.1.5,<2.0",
"pillow>=6.1",
"pyarrow>=5.0.0",
Expand Down

0 comments on commit c7c139d

Please sign in to comment.