Skip to content

Commit

Permalink
Update neptune-api=^0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykGala committed Jan 7, 2025
1 parent b7eedf5 commit 539d085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pytest
pytest-timeout
pytest-xdist
freezegun
neptune-fetcher
neptune-fetcher @ git+https://github.com/neptune-ai/neptune-fetcher.git@7912dfbbffcc676079870733572553116e569efa
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.9"

neptune-api = "^0.9.0"
neptune-api = "^0.10.0"
more-itertools = "^10.0.0"
psutil = "^5.0.0"
backoff = "^2.0.0"
Expand Down

0 comments on commit 539d085

Please sign in to comment.