diff --git a/pyproject.toml b/pyproject.toml index c486daff..073f9f7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ pattern = "default-unprefixed" [tool.poetry.dependencies] python = "^3.8" -neptune-api = "0.6.0" +neptune-api = "^0.6.0" more-itertools = "^10.0.0" psutil = "^5.0.0" backoff = "^2.0.0"