We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bd98f commit 6aaacaaCopy full SHA for 6aaacaa
pyproject.toml
@@ -12,7 +12,7 @@ pattern = "default-unprefixed"
12
python = "^3.10"
13
14
# Base neptune package
15
-neptune-api = ">=0.24.0,<0.25.0"
+neptune-api = ">=0.25.0,<0.26.0"
16
azure-storage-blob = "^12.7.0"
17
pandas = ">=1.4.0"
18
0 commit comments