Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ streamlit-ketcher
|
|
4 |
tensorflow
|
5 |
pandas
|
6 |
rdkit
|
7 |
-
scikit-learn
|
8 |
matplotlib
|
9 |
st-gsheets-connection
|
10 |
|
|
|
4 |
tensorflow
|
5 |
pandas
|
6 |
rdkit
|
7 |
+
scikit-learn==1.1.3
|
8 |
matplotlib
|
9 |
st-gsheets-connection
|
10 |
|