Commit d0add6e5 authored by lintangsutawika's avatar lintangsutawika
Browse files

Merge branch 'Refactor]-fix-anthropic-import-bug' of...

Merge branch 'Refactor]-fix-anthropic-import-bug' of https://github.com/EleutherAI/lm-evaluation-harness into Refactor]-fix-anthropic-import-bug
parents 2f4124fa aa1cf230
...@@ -28,7 +28,7 @@ setuptools.setup( ...@@ -28,7 +28,7 @@ setuptools.setup(
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
], ],
python_requires=">=3.8", python_requires=">=3.9",
install_requires=[ install_requires=[
"accelerate>=0.18.0", "accelerate>=0.18.0",
"evaluate", "evaluate",
......
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