diff --git a/pyproject.toml b/pyproject.toml index 6c7e6fa..ca1c25b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,7 @@ optional-dependencies.test = [ "pytest-mock<4", ] optional-dependencies.tikray = [ - "tikray>=0.2.2,<0.3", + "tikray>=0.2.2,<0.4", ] urls.Changelog = "https://commons-codec.readthedocs.io/changes.html"