Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
scikit-learn
|
| 5 |
mplfinance
|
| 6 |
matplotlib
|
| 7 |
scipy
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
scikit-learn == 1.1.1
|
| 5 |
mplfinance
|
| 6 |
matplotlib
|
| 7 |
scipy
|