Skip to content

Commit 3f57d65

Browse files
authored
update to the latest llamactl (#19)
1 parent 97ec0d4 commit 3f57d65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
"ty>=0.0.1a16",
2424
"pytest>=8.4.1",
2525
"hatch>=1.14.1",
26-
"llamactl==0.3.0a4"
26+
"llamactl>=0.3.0a6"
2727
]
2828

2929
[build-system]

test-proj/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
"ty>=0.0.1a16",
2424
"pytest>=8.4.1",
2525
"hatch>=1.14.1",
26-
"llamactl==0.3.0a4"
26+
"llamactl>=0.3.0a6"
2727
]
2828

2929
[build-system]

0 commit comments

Comments
 (0)