Commit
·
bab5bf6
1
Parent(s):
03065c3
updated
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.29.0
|
2 |
+
pandas==2.1.4
|
3 |
+
plotly==5.18.0
|