chore(deps): update minimum python to 3.10 (#8984)
This commit is contained in:
@@ -7,7 +7,7 @@ name = "sglang"
|
||||
version = "0.5.0rc0"
|
||||
description = "SGLang is yet another fast serving framework for large language models and vision language models."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
license = { file = "LICENSE" }
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
||||
Reference in New Issue
Block a user