astropy>=5.0
matplotlib>=3.6
numpy>=1.23
pandas>=1.5
pydantic<3,>=2
pyyaml>=6.0
threadpoolctl>=3.1

[dev]
build>=1.0
pytest>=7.0
pytest-cov>=4.0
ruff>=0.11
twine>=4.0

[docs]
sphinx-rtd-theme<4,>=3

[docs:python_version < "3.11"]
sphinx<8,>=7.4

[docs:python_version >= "3.11"]
sphinx<9,>=8.2
