Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ Pillow>=10.0.0
|
|
| 5 |
rdkit>=2023.3.1
|
| 6 |
pandas
|
| 7 |
torch==2.0.0
|
| 8 |
-
matplotlib
|
|
|
|
|
|
| 5 |
rdkit>=2023.3.1
|
| 6 |
pandas
|
| 7 |
torch==2.0.0
|
| 8 |
+
matplotlib
|
| 9 |
+
scipy
|