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
gaoqiong
lm-evaluation-harness
Commits
674cf52e
Unverified
Commit
674cf52e
authored
Nov 18, 2023
by
Stella Biderman
Committed by
GitHub
Nov 18, 2023
Browse files
Update setup.py
parent
008fc2a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
setup.py
setup.py
+2
-1
No files found.
setup.py
View file @
674cf52e
...
...
@@ -21,10 +21,11 @@ setuptools.setup(
"License :: OSI Approved :: MIT License"
,
"Operating System :: OS Independent"
,
],
python_requires
=
">=3.
9
"
,
python_requires
=
">=3.
8
"
,
install_requires
=
[
"datasets>=2.0.0"
,
"einops"
,
"importlib-resources"
,
"jsonlines"
,
"numexpr"
,
"openai>=0.6.4"
,
...
...
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