Commit ·
bd821cf
1
Parent(s): 452269e
update requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
plotly==5.10.0
|
| 2 |
-
Scikit-learn==1.0.2
|
|
|
|
|
|
| 1 |
plotly==5.10.0
|
| 2 |
+
Scikit-learn==1.0.2
|
| 3 |
+
matplotlib==3.7.1
|