Commit
·
2141855
1
Parent(s):
bea41bc
update requirement
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
plotly
|
2 |
-
|
3 |
-
streamlit
|
4 |
-
sklearn
|
5 |
-
matplotlib
|
|
|
1 |
+
plotly==5.10.0
|
2 |
+
Scikit-learn==1.0.2
|
|
|
|
|
|