# Rendering imports bartorch from src/, which needs torch (a CPU build is
# enough) but not the compiled library.  Running the gallery needs both.
numpy>=1.24
torch>=2.1
sphinx>=7.3,<9
sphinx-book-theme>=1.1,<2
sphinx-gallery>=0.17,<0.20
sphinx-copybutton>=0.5,<1
myst-parser>=3,<5
matplotlib>=3.7,<4
