Spaces:
Runtime error
Runtime error
Commit ·
fceb0a8
1
Parent(s): e2bc80e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ sklearn~=0.0
|
|
| 6 |
scikit-learn~=1.1.2
|
| 7 |
requests~=2.28.1
|
| 8 |
rdchiral~=1.1.0
|
| 9 |
-
rdkit~=
|
| 10 |
setuptools~=60.2.0
|
| 11 |
gradio~=3.3.1
|
| 12 |
Pillow~=9.2.0
|
|
|
|
| 6 |
scikit-learn~=1.1.2
|
| 7 |
requests~=2.28.1
|
| 8 |
rdchiral~=1.1.0
|
| 9 |
+
rdkit~=2022.3.4
|
| 10 |
setuptools~=60.2.0
|
| 11 |
gradio~=3.3.1
|
| 12 |
Pillow~=9.2.0
|