# Look in pytorch-cpu first, then pypi second
--index-url https://download.pytorch.org/whl/cpu
--extra-index-url=https://pypi.org/simple

# Same as pyproject.toml, but with versions locked-in
datasets==3.1.0
docstring-parser==0.16
einops==0.8.0
numpy==2.2.6
seaborn==0.13.2
tabulate==0.9.0
torch==2.5.1+cpu

# Additional dev requirements
black==24.10.0
flake8==7.1.1
isort==5.13.2
mypy==1.13.0
myst-parser==4.0.0
pandas-stubs==2.2.3.241009
pytest==8.3.3
pytest-cov==6.0.0
setuptools==70.0.0
sphinx==8.1.3
sphinx-rtd-theme==3.0.1
transformers==4.46.1
triton==3.1.0
types-Pygments==2.18.0.20240506
types-tabulate==0.9.0.20240106