Skip to content

Commit 18484d2

Browse files
committed
Added a requirements in the tests.
1 parent 420fb7e commit 18484d2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

tests/requirements.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
numpy==1.26.4
2+
git+https://github.com/THGLab/NewtonNet.git@HessianCalculator#egg=NewtonNet
3+
4+
git+https://github.com/ACEsuit/mace.git#egg=mace_torch
5+
6+
git+https://github.com/kumaranu/quacc.git@mace_recipe#egg=quacc
7+
8+
geodesic-interpolate @ git+https://github.com/virtualzx-nad/geodesic-interpolate.git
9+
10+
Sella==2.3.4
11+
ase==3.23.0
12+
jobflow==0.1.17
13+
jobflow-remote==0.1.2
14+
toml==0.10.2
15+
maggma==0.68.6

0 commit comments

Comments
 (0)