Skip to content

Commit

Permalink
Add tqdm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux-cpp-lisp committed Aug 6, 2021
1 parent 062bcc6 commit d35e089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
install_requires=[
"numpy",
"ase",
"tqdm",
"torch>=1.8",
"torch_geometric>=1.7.1",
"e3nn>=0.3.3",
Expand Down

0 comments on commit d35e089

Please sign in to comment.