Skip to content

Commit f298c07

Browse files
author
Andrey Cheptsov
committed
Update gpuhunt dependency to version 0.1.19 and remove git source reference
1 parent 4386027 commit f298c07

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"python-multipart>=0.0.16",
3333
"filelock",
3434
"psutil",
35-
"gpuhunt==0.1.18",
35+
"gpuhunt==0.1.19",
3636
"argcomplete>=3.5.0",
3737
"ignore-python>=0.2.0",
3838
"orjson",
@@ -80,7 +80,6 @@ ignore-case = true
8080

8181
[tool.uv.sources]
8282
dstack-plugin-server = { path = "examples/plugins/example_plugin_server", editable = true }
83-
gpuhunt = { git = "https://github.com/dstackai/gpuhunt.git", branch = "feat/vastai-community-default" }
8483

8584
[tool.ruff]
8685
target-version = "py39"

0 commit comments

Comments
 (0)