uv>=0.1.0
packaging>=23.0

[:python_version < "3.11"]
tomli>=2.0.1
typing_extensions>=4.0

[bench]
numpy<2.0.0,>=1.26.0
nvidia-ml-py3>=7.352.0
psutil>=5.9.0
pytest-asyncio>=0.21.0
pytest>=7.0
pyyaml>=5.4.0
tabulate>=0.9.0
torch>=2.0.0

[dev]
build>=1.2.2
twine>=5.1.1
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
mypy>=1.0
pre-commit>=3.0
ruff>=0.11.0
pyyaml>=5.4.0
importlib-metadata>=4.0.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
myst-parser>=2.0
sphinx-markdown-builder>=0.5.4

[test]
numpy<2.0.0,>=1.26.0
psutil>=5.9.0
pytest-asyncio>=0.21.0
pytest>=7.0
pyyaml>=5.4.0
tabulate>=0.9.0
torch>=2.0.0
