Spaces:
Runtime error
Runtime error
Maisarah Nurain
commited on
Commit
•
0bd5fa2
1
Parent(s):
48e43cb
Add application file
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
|
|
|
|
|
|
|
|
1 |
streamlit==1.12.0
|
2 |
-
yfinance
|
|
|
1 |
+
keras==2.9.0
|
2 |
+
matplotlib==3.5.2
|
3 |
+
numpy==1.23.1
|
4 |
+
pandas==1.4.3
|
5 |
streamlit==1.12.0
|
6 |
+
yfinance==0.1.74
|