Skip to content

Commit f96ea77

Browse files
committed
chore: update lockfiles
Signed-off-by: Aaron Pham <[email protected]>
1 parent f3e4d11 commit f96ea77

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

pyproject.toml

+2-5
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ dependencies = [
3434
"typer",
3535
"questionary",
3636
"pyaml",
37+
"attrs",
3738
"psutil",
38-
"pathlib",
3939
"pip_requirements_parser",
4040
"nvidia-ml-py",
4141
"dulwich",
@@ -89,10 +89,7 @@ requires = ["hatchling==1.27.0", "hatch-vcs==0.4.0"]
8989
build-backend = 'hatchling.build'
9090

9191
[dependency-groups]
92-
tests = [
93-
"pexpect>=4.9.0",
94-
"pytest>=8.3.5",
95-
]
92+
tests = ["pexpect>=4.9.0", "pytest>=8.3.5"]
9693

9794
[tool.hatch.version]
9895
source = "vcs"

uv.lock

+2-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)