diff --git a/python/pyproject.toml b/python/pyproject.toml index 4a589e6..5096aeb 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] dependencies = [ - "links-notation>=0.16.1,<0.17.0", + "links-notation>=0.16.1,<0.20.0", ] [project.optional-dependencies]