
[cpu]
numpy==2.2.4

[cpu:platform_system != "Windows"]
torch==2.6.0

[dev]
pytest>=8.0
pytest-cov>=5.0
black>=25.9.0

[full]
torch==2.6.0
torchvision==0.21.0
torch-geometric==2.6.1
numpy==2.2.4
scipy==1.15.2
cvxpy==1.6.5
cvxpylayers>=0.1.6
ecos==2.0.14
diffcp>=1.1.5
datasets==3.5.0
transformers==4.50.3
openml>=0.15.1
openai>=1.77.0
opencv-python==4.11.0.86
scikit-image>=0.25.2
seaborn>=0.13.2
tensorboard>=2.19.0
pycocotools>=2.0.8
cog>=0.14.4

[train]
torch==2.6.0
torchvision==0.21.0
numpy==2.2.4
scipy==1.15.2
transformers==4.50.3

[verify]
cvxpy==1.6.5
cvxpylayers>=0.1.6
ecos==2.0.14
diffcp>=1.1.5

[viz]
matplotlib>=3.7
