ipd commited on
Commit
66e58c8
·
1 Parent(s): 7632033

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,6 +7,7 @@ scipy>=1.12.0
7
  torch>=2.1.0
8
  torchinfo>=1.8.0
9
  torch-geometric>=2.3.1
 
10
  pandas>=1.5.3
11
  pyarrow>=14.0.1
12
  scikit-learn>=1.5.0
@@ -28,5 +29,4 @@ tqdm>=4.66.4
28
  pandas==2.2.3
29
  mordred
30
  ase==3.24.0
31
- torch_scatter
32
  torch_nl==0.3
 
7
  torch>=2.1.0
8
  torchinfo>=1.8.0
9
  torch-geometric>=2.3.1
10
+ torch_scatter==2.1.2
11
  pandas>=1.5.3
12
  pyarrow>=14.0.1
13
  scikit-learn>=1.5.0
 
29
  pandas==2.2.3
30
  mordred
31
  ase==3.24.0
 
32
  torch_nl==0.3