Spaces:
Running
Running
swayam-the-coder
commited on
Commit
•
8cbf9a4
1
Parent(s):
ff505a5
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
yfinance
|
3 |
-
pandas
|
4 |
-
prophet
|
5 |
-
plotly
|
6 |
-
google-generativeai
|
7 |
numpy==1.21.6
|
|
|
1 |
+
streamlit
|
2 |
+
yfinance
|
3 |
+
pandas
|
4 |
+
prophet
|
5 |
+
plotly
|
6 |
+
google-generativeai
|
7 |
numpy==1.21.6
|