Unverified Commit 8a97b28f authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Merge pull request #230 from EleutherAI/losen_reqs

Update setup.py
parents 134150a2 6350d652
...@@ -32,7 +32,7 @@ setuptools.setup( ...@@ -32,7 +32,7 @@ setuptools.setup(
"sacrebleu==1.5.0", "sacrebleu==1.5.0",
"pycountry==20.7.3", "pycountry==20.7.3",
"numexpr==2.7.2", "numexpr==2.7.2",
"lm_dataformat==0.0.19", "lm_dataformat==0.0.20",
"pytest==6.2.3", "pytest==6.2.3",
"pybind11==2.6.2", "pybind11==2.6.2",
"tqdm-multiprocess==0.0.11", "tqdm-multiprocess==0.0.11",
......
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