matplotlib
numpy
scikit-learn
scikit-optimize>=0.9.0
scipy

# TensorFlow 1.x
tensorflow>=2.7.0
# TensorFlow 2.x
tensorflow-probability>=0.10.0
# PyTorch
torch<2.0.0    # build fails on RTD with torch 2.0.0
# PaddlePaddle
# https://paddle-wheel.bj.bcebos.com/develop/linux/linux-cpu-mkl-avx/paddlepaddle-0.0.0-cp38-cp38-linux_x86_64.whl
paddlepaddle==2.4.2
# JAX
jax
flax
optax

docutils<0.18  # https://github.com/readthedocs/readthedocs.org/issues/8616
sphinx-copybutton
protobuf==3.20.*
