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