chore(deps): update minimum python to 3.10 (#8984)
This commit is contained in:
@@ -11,7 +11,7 @@ name = "sgl-kernel"
|
||||
version = "0.3.3"
|
||||
description = "Kernel Library for SGLang"
|
||||
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