Skip to content

Commit

Permalink
Updated dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ATATC committed Nov 4, 2024
1 parent d75c6fd commit 25c1727
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 @@ -12,7 +12,7 @@ requires-python = ">=3.12"
authors = [
{ name = "Project Neura", email = "[email protected]" }
]
dependencies = ["leads>=0.9.3", "torch", "torchvision", "timm", "segment-anything", "requests", "rich", "ultralytics", "mmseg"]
dependencies = ["leads>=0.9.5", "torch", "torchvision", "timm", "segment-anything", "requests", "rich", "ultralytics", "mmseg"]

[tool.hatch.build.targets.sdist]
only-include = ["leads_jarvis"]
Expand Down

0 comments on commit 25c1727

Please sign in to comment.