Commit
·
b52de5d
1
Parent(s):
dd0c888
Change TXT
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas
|
|
3 |
seaborn
|
4 |
matplotlib
|
5 |
numpy
|
|
|
6 |
scikit-learn==1.2.1
|
|
|
3 |
seaborn
|
4 |
matplotlib
|
5 |
numpy
|
6 |
+
plotly
|
7 |
scikit-learn==1.2.1
|