# Sphinx and extensions
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
sphinx-copybutton>=0.5.2
myst-parser>=2.0.0

# Plutus dependencies (for autodoc)
duckdb>=1.0.0
pandas>=2.0.0
pyarrow>=12.0.0
fastmcp>=2.0.0
pydantic>=2.0.0

# Build dependencies
build>=1.0.0
