sumo-wrapper-python>=1.6.1
deprecation

[all]
xtgeo
pandas>=1.1.3

[all:python_version > "3.6.1"]
pyarrow

[all:sys_platform != "darwin"]
OpenVDS

[dev]
ruff
pytest

[docs]
sphinx==9.0.4
sphinx-rtd-theme
autoapi
sphinx-autodoc-typehints
sphinxcontrib-apidoc

[test]
xtgeo
pandas>=1.1.3
pytest
pytest-timeout

[test:python_version > "3.6.1"]
pyarrow

[test:sys_platform != "darwin"]
OpenVDS
