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