setuptools
wheel
numpy>=1.2
scipy>=1.6.2
packaging
typing_extensions

[all]
lbfgsb[docs,examples,install,lint,numba,tests]

[docs]
sphinx<9
nbsphinx
nbsphinx-link>=1.3.1
jupyter_sphinx>=0.3.2
sphinx-jsonschema>=1.15
pygments>=2.11.1
pydata-sphinx-theme
sphinxcontrib-bibtex

[examples]
matplotlib

[examples:python_version >= "3.10"]
scooby

[install]
pip
wheel

[lint]
pre-commit
codespell>=2.1.0
ruff

[lint:python_version > "3.7"]
ty

[numba]
numba

[tests]
twine==1.14.0
pytest
pytest-runner
pytest-cov
pytest-cookies
coverage
numdifftools
