Commit
·
7aeba4b
1
Parent(s):
4256d5a
Change sklearn version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
pandas
|
3 |
plotly
|
4 |
-
scikit-learn
|
5 |
altair<5
|
|
|
1 |
numpy
|
2 |
pandas
|
3 |
plotly
|
4 |
+
scikit-learn==1.2.2
|
5 |
altair<5
|