Unverified Commit 44f6386f authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

Update setup.py

parent 34308cc5
...@@ -234,7 +234,7 @@ setup( ...@@ -234,7 +234,7 @@ setup(
install_requires=[ install_requires=[
'numpy; python_version>="3.7"', 'numpy; python_version>="3.7"',
"lmdb", "lmdb",
"torch>=1.11.0", "torch>=2.0.0",
"tqdm", "tqdm",
"ml_collections", "ml_collections",
"scipy", "scipy",
......
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