Commit
·
f6c1159
1
Parent(s):
3f45c69
Update requirements to use plotly
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
numpy==1.24.2
|
2 |
-
|
3 |
scikit-learn==1.2.2
|
|
|
1 |
numpy==1.24.2
|
2 |
+
plotly==5.14.1
|
3 |
scikit-learn==1.2.2
|