diff --git a/poetry.lock b/poetry.lock index f6218406..2a20b4c9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2851,4 +2851,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "7b68b9c9e5e531864c065ce559a3270f63d64ba9aae39f802ac3ae30d3e6d142" +content-hash = "e1fa8e1921ac5d60b6e1501d8b3dffbf2705e0ee7fb83847d7c2d8b1fe5d1862" diff --git a/pyproject.toml b/pyproject.toml index 9b022622..98251fe2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ bmt = "^1.4.0" cachetools = "^5.0.0" deprecation = "^2.1.0" docker = "^6.0.0" -docutils = "^0.18.1" +docutils = ">=0.18.1" ijson = "^3.1.3" inflection = "^0.5.1" jsonlines = "^4.0.0"