We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c6c6d commit 462301fCopy full SHA for 462301f
pyproject.toml
@@ -11,8 +11,6 @@ pattern = "default-unprefixed"
11
[tool.poetry.dependencies]
12
python = "^3.10"
13
14
-# Base neptune package
15
-neptune-api = { git = "https://github.com/neptune-ai/neptune-api.git", branch = "gabrys/update-imports-to-relative" }
16
azure-storage-blob = "^12.7.0"
17
pandas = ">=1.4.0"
18
0 commit comments