Commit
·
bea41bc
1
Parent(s):
760a88c
add requirement
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
plotly
|
2 |
+
pandas
|
3 |
+
streamlit
|
4 |
+
sklearn
|
5 |
+
matplotlib
|