diff --git a/pyproject.toml b/pyproject.toml index 7180a922..12a6a98c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ ] dependencies = [ - "cognite-sdk>=7.90.0,<8.0.0", + "cognite-sdk>=8.0.2,<8.1.0", "prometheus-client>=0.7.0,<=1.0.0", "arrow>=1.0.0", "pyyaml>=5.3.0,<7",