Skip to content

Commit 462301f

Browse files
committed
Remove neptune-api dependency
1 parent 32c6c6d commit 462301f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ pattern = "default-unprefixed"
1111
[tool.poetry.dependencies]
1212
python = "^3.10"
1313

14-
# Base neptune package
15-
neptune-api = { git = "https://github.com/neptune-ai/neptune-api.git", branch = "gabrys/update-imports-to-relative" }
1614
azure-storage-blob = "^12.7.0"
1715
pandas = ">=1.4.0"
1816

0 commit comments

Comments
 (0)