Unverified Commit c780d650 authored by Casper's avatar Casper Committed by GitHub
Browse files

Pin: lm_eval==0.4.1 (#426)

parent 1f07200a
......@@ -147,7 +147,7 @@ setup(
packages=find_packages(),
install_requires=requirements,
extras_require={
"eval": ["lm_eval>=0.4.0", "tabulate", "protobuf", "evaluate", "scipy"],
"eval": ["lm_eval==0.4.1", "tabulate", "protobuf", "evaluate", "scipy"],
"dev": ["black", "mkdocstrings-python", "mkdocs-material", "griffe-typingdoc"]
},
**common_setup_kwargs,
......
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