Adding ploty to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
scikit-learn==1.2.1
|
|
|
|
1 |
+
scikit-learn==1.2.1
|
2 |
+
plotly==5.13.1
|