Skip to content

Commit 9e91001

Browse files
committed
x
Signed-off-by: SumanthRH <[email protected]>
1 parent 323ffd0 commit 9e91001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Skythought Evals: Evaluation and Data Generation Tools for Reason
55
authors = [
66
{ name = "NovaSky Team"}
77
]
8-
requires-python = ">=3.9,<=3.10" # pyext requires 3.10 or below
8+
requires-python = ">=3.9,<3.11" # pyext requires 3.10 or below
99
dependencies = [
1010
"vllm==0.7.0",
1111
"pyext",

0 commit comments

Comments
 (0)