Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
AutoAWQ
Commits
c780d650
Unverified
Commit
c780d650
authored
Apr 06, 2024
by
Casper
Committed by
GitHub
Apr 06, 2024
Browse files
Pin: lm_eval==0.4.1 (#426)
parent
1f07200a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
c780d650
...
@@ -147,7 +147,7 @@ setup(
...
@@ -147,7 +147,7 @@ setup(
packages
=
find_packages
(),
packages
=
find_packages
(),
install_requires
=
requirements
,
install_requires
=
requirements
,
extras_require
=
{
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"
]
"dev"
:
[
"black"
,
"mkdocstrings-python"
,
"mkdocs-material"
,
"griffe-typingdoc"
]
},
},
**
common_setup_kwargs
,
**
common_setup_kwargs
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment