Spaces:
Sleeping
Sleeping
chore: unpin yfinance in requirements files
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
numpy==1.26.4
|
| 3 |
-
yfinance
|
| 4 |
plotly==5.14.1
|
| 5 |
scipy==1.11.4
|
| 6 |
streamlit==1.36.0
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
numpy==1.26.4
|
| 3 |
+
yfinance
|
| 4 |
plotly==5.14.1
|
| 5 |
scipy==1.11.4
|
| 6 |
streamlit==1.36.0
|