Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ matplotlib
|
|
7 |
pandas
|
8 |
torch_geometric==2.2.0
|
9 |
pytorch-sparse==0.6.15
|
10 |
-
scipy
|
11 |
chembl_structure_pipeline==1.2.2
|
12 |
torchtext==0.6.0
|
13 |
wandb
|
|
|
7 |
pandas
|
8 |
torch_geometric==2.2.0
|
9 |
pytorch-sparse==0.6.15
|
10 |
+
scipy==1.9.3
|
11 |
chembl_structure_pipeline==1.2.2
|
12 |
torchtext==0.6.0
|
13 |
wandb
|