Skip to content
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ classifiers = [
dev = [
"jinja2>=3.1.6",
"maturin>=1.8.3",
"mypy>=1.15.0",
"mypy>=1.20.1",
"pytest>=9.0.3",
"pytest-benchmark>=5.1.0",
"pytest-benchmark>=5.2.3",
"pytest-cov>=6.0.0",
"pytest-xdist[psutil]>=3.6.1",
"pytest-xdist[psutil]>=3.8.0",
"ruff>=0.11.0",
"sphinx>=8.2.3",
"tox>=4.52.1",
Expand Down
Loading
Loading