Skip to content

Commit

Permalink
Remove transitive xtgeo pinning
Browse files Browse the repository at this point in the history
This version of xtgeo is now succeeded and res2df should not care in the future
  • Loading branch information
berland committed Nov 28, 2024
1 parent a303383 commit 2d697d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"pyarrow",
"pyyaml>=5.1",
"treelib",
"xtgeo<4.3.2; python_version<='3.8'",
]

TEST_REQUIREMENTS = (
Expand Down

0 comments on commit 2d697d2

Please sign in to comment.