requests<3.0,>=2.28.2
appdirs<2.0,>=1.4.4

[:python_version < "3.14"]
pandas

[:python_version >= "3.14"]
pandas>=2.3.3

[development]
mypy
flake8
black
pytest
pytest-snapshot
debugpy
novella
pydoc-markdown[novella]

[notebooks]
matplotlib
pandas
ipykernel

[setup]
pytest-runner

[tests]
pytest
