Skip to content

Commit 9f85dbc

Browse files
authored
Require neptune-api to 0.26 (#186)
1 parent 8022775 commit 9f85dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pattern = "default-unprefixed"
1212
python = "^3.10"
1313

1414
# Base neptune package
15-
neptune-api = ">=0.24.0,<0.25.0"
15+
neptune-api = ">=0.26.0,<0.27.0"
1616
azure-storage-blob = "^12.7.0"
1717
pandas = ">=1.4.0"
1818

0 commit comments

Comments
 (0)