"docs/sphinx/requirements.in" did not exist on "1d34a19710c20bb27e1311326153c804903eb10f"
Unverified Commit 00b48ef8 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update pyproject.toml

parent f66730c4
......@@ -70,7 +70,7 @@ promptsource = [
]
gptq = ["auto-gptq[triton] @ git+https://github.com/PanQiWei/AutoGPTQ"]
anthropic = ["anthropic"]
openai = ["openai", "tiktoken"]
openai = ["openai>=1.3.5", "tiktoken"]
all = [
"lm_eval[dev]",
"lm_eval[testing]",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment