Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Matplotlib
|
|
5 |
pandas
|
6 |
SciPy
|
7 |
NumPy
|
8 |
-
torch
|
|
|
|
5 |
pandas
|
6 |
SciPy
|
7 |
NumPy
|
8 |
+
torch
|
9 |
+
rdkit
|