# Documentation build requirements.
# Heavy dependencies (torch, torchvision, torch-geometric, opencv, scikit-image)
# are mocked in conf.py and deliberately not installed here.

sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-copybutton>=0.5

numpy>=1.23.0
scipy>=1.9.0
networkx>=2.6.0
pandas>=1.3.0
matplotlib>=3.4.0
seaborn>=0.11.0
scienceplots>=1.0.0
scikit-learn>=1.0.0
sympy>=1.7.0
joblib>=1.0.0
tqdm>=4.62.0
