[project] name = "models-deploy" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "sglang[all]", ] [tool.uv.sources] sglang = { git = "https://github.com/sgl-project/sglang.git", subdirectory = "python" }