Skip to content

Commit

Permalink
feat: Add support for GCP IAP - refresh token
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykGala committed Dec 6, 2024
1 parent debb804 commit 8bd341f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pattern = "default-unprefixed"
[tool.poetry.dependencies]
python = "^3.8"

neptune-api = { git = "https://github.com/neptune-ai/neptune-api.git", rev = "c4bf4b8869fa0065d263c87e58274bb1ea29966c" }
neptune-api = { git = "https://github.com/neptune-ai/neptune-api.git", rev = "ee8f7e2f7d5cb9e59a1cf076451ea1838e6f148a" }
more-itertools = "^10.0.0"
psutil = "^5.0.0"
backoff = "^2.0.0"
Expand Down

0 comments on commit 8bd341f

Please sign in to comment.