numpy
scipy
matplotlib>=3.9
emcee>=2.2.1
PyDOE>=0.3.0
sobol_seq>=0.1.2

[bnn]
pybnn>=0.0.5
torch

[dev]
emukit[docs,examples,tests]

[docs]
emukit[gpy]
ipykernel
Sphinx>=1.7.5
nbsphinx>=0.3.4
sphinx-autodoc-typehints>=1.3.0
sphinx-rtd-theme>=0.4.1

[examples]
emukit[bnn,gpy,sklearn]

[gpy]
GPy>=1.13.0

[integration-tests]
emukit[tests]
pandas
jupyter

[sklearn]
scikit-learn

[tests]
coverage>=4.5.1
codecov>=2.0.15
flake8>=3.5.0
isort>=5.10
black
pytest>=3.5.1
pytest-cov>=2.5.1
mock>=2.0.0
