Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ fairchem-core==2.10.0
|
|
| 8 |
|
| 9 |
# Pin specific versions to override dependencies
|
| 10 |
numpy
|
| 11 |
-
ase==3.
|
| 12 |
# Install mace_e3nn_new from the main branch on GitHub
|
| 13 |
git+https://github.com/manassharma07/mace_e3nn_new.git@main#egg=mace_e3nn_new
|
| 14 |
py3dmol
|
|
|
|
| 8 |
|
| 9 |
# Pin specific versions to override dependencies
|
| 10 |
numpy
|
| 11 |
+
ase==3.26.0
|
| 12 |
# Install mace_e3nn_new from the main branch on GitHub
|
| 13 |
git+https://github.com/manassharma07/mace_e3nn_new.git@main#egg=mace_e3nn_new
|
| 14 |
py3dmol
|