Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.10.0
|
2 |
+
yfinance==0.2.36
|
3 |
+
pandas==1.4.2
|
4 |
+
plotly==5.8.0
|
5 |
+
scipy==1.12.0
|
6 |
+
pygwalker==0.4.6
|