diff --git a/pyproject.toml b/pyproject.toml index cab86dd..7aa3282 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "pybids", "rich", "tqdm", - "tomli; python_version < '3.11'" + "tomli" ] dynamic = ["version"]