mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: update sglang version constraint in pyproject.toml for compatibility
This commit is contained in:
@@ -43,7 +43,7 @@ vlm = [
|
||||
"pydantic",
|
||||
]
|
||||
sglang = [
|
||||
"sglang[all]>=0.4.7,<0.4.9",
|
||||
"sglang[all]>=0.4.8,<0.4.9",
|
||||
]
|
||||
pipeline = [
|
||||
"matplotlib>=3.10,<4",
|
||||
|
||||
Reference in New Issue
Block a user