diff --git a/pyproject.toml b/pyproject.toml index ebb1ea49..b6986273 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "pydicom>=3.0.1", "pyjpegls>=1.0.0", "typing-extensions>=4.0.0", - "packaging>=25.0" + "packaging" ] [project.optional-dependencies]