ubelt>=1.3.6
kwutil>=0.3.8
scriptconfig>=0.8.4
ruamel.yaml>=0.17.22

[:python_version < "3.10" and python_version >= "3.6.0"]
numpy>=1.19.3

[:python_version < "3.10" and python_version >= "3.9"]
pandas>=1.4.0

[:python_version < "3.11" and python_version >= "3.10"]
numpy>=1.21.6
pandas>=1.4.0

[:python_version < "3.12" and python_version >= "3.11"]
numpy>=1.23.2
pandas>=1.5.0

[:python_version < "3.13" and python_version >= "3.12"]
numpy>=1.26.0
pandas>=2.1.1

[:python_version < "3.14"]
networkx>=3.2

[:python_version < "3.14" and python_version >= "3.13"]
numpy>=2.1.0
pandas>=2.2.3

[:python_version < "3.7" and python_version >= "3.6"]
pandas>=1.1.5

[:python_version < "3.8" and python_version >= "3.7"]
pandas>=1.3.5

[:python_version < "3.9" and python_version >= "3.7"]
rich>=12.3.0
psutil>=5.9.1

[:python_version < "3.9" and python_version >= "3.8"]
pandas>=1.4.0

[:python_version < "4.0" and python_version >= "3.14"]
numpy>=2.3.4
networkx>=3.6
pandas>=2.3.3

[:python_version < "4.0" and python_version >= "3.9"]
rich>=13.7.1
psutil>=6.1.0

[airflow]

[airflow:python_version < "3.11" and python_version >= "3.10"]
apache-airflow>=3.1.3

[airflow:python_version < "3.12" and python_version >= "3.11"]
apache-airflow>=3.2.1

[airflow:python_version < "3.13" and python_version >= "3.12"]
apache-airflow>=3.1.3

[airflow:python_version < "3.14" and python_version >= "3.13"]
apache-airflow>=3.1.3

[docs]
sphinx>=5.0.1
sphinx-autobuild>=2021.3.14
sphinx_rtd_theme>=1.0.0
sphinxcontrib-napoleon>=0.7
sphinx-autoapi>=1.8.4
Pygments>=2.9.0
myst_parser>=0.18.0
sphinx-reredirects>=0.0.1

[optional]

[optional:python_version < "3.10" and python_version >= "3.9"]
pint>=0.18

[optional:python_version < "3.11" and python_version >= "3.10"]
pint>=0.18

[optional:python_version < "3.12" and python_version >= "3.11"]
pint>=0.18

[optional:python_version < "3.13" and python_version >= "3.12"]
pint>=0.23

[optional:python_version < "3.9" and python_version >= "3.8"]
pint>=0.18

[optional:python_version < "4.0" and python_version >= "3.10"]
textual>=4.0.0

[optional:python_version < "4.0" and python_version >= "3.13"]
pint>=0.24.4

[tests]
xdoctest>=1.1.5

[tests:python_version < "3.10" and python_version >= "3.8"]
pytest>=8.1.1

[tests:python_version < "3.10" and python_version >= "3.9"]
coverage>=5.3.1

[tests:python_version < "3.11"]
pytest-cov>=3.0.0

[tests:python_version < "3.11" and python_version >= "3.10"]
pytest>=8.1.1
coverage>=6.1.1

[tests:python_version < "3.12" and python_version >= "3.11"]
pytest>=8.1.1
coverage>=7.0.0

[tests:python_version < "3.13" and python_version >= "3.12"]
pytest>=8.1.1

[tests:python_version < "3.9" and python_version >= "3.8"]
coverage>=6.1.1

[tests:python_version < "4.0" and python_version >= "3.11"]
pytest-cov>=4.1.0

[tests:python_version < "4.0" and python_version >= "3.12"]
coverage>=7.3.0

[tests:python_version < "4.0" and python_version >= "3.13"]
pytest>=8.1.1
