We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b411db3 commit d0d31d3Copy full SHA for d0d31d3
pyproject.toml
@@ -20,7 +20,7 @@ name = "guidellm"
20
version = "0.1.0"
21
description = "Guidance platform for deploying and managing large language models."
22
readme = { file = "README.md", content-type = "text/markdown" }
23
-requires-python = ">=3.8.0,<4.0"
+requires-python = ">=3.9.0,<4.0"
24
license = { file = "LICENSE" }
25
authors = [ { name = "Neuralmagic, Inc." } ]
26
urls = { homepage = "https://github.com/neuralmagic/guidellm" }
0 commit comments