Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
websockets>=13.0
|
3 |
-
yfinance
|
4 |
git+https://github.com/traversaal-ai/AgentPro.git
|
5 |
openai
|
6 |
google-auth
|
|
|
1 |
gradio
|
2 |
websockets>=13.0
|
3 |
+
yfinance==0.2.61
|
4 |
git+https://github.com/traversaal-ai/AgentPro.git
|
5 |
openai
|
6 |
google-auth
|