diff --git a/pyproject.toml b/pyproject.toml index 781edfa..7d6cb52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,6 @@ docs = [ test = [ "pytest>=8.0", "pytest-cov>=5.0", - "tomli>=2.0; python_version < '3.11'", ] [tool.setuptools.packages.find]