Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
gradio
|
2 |
langchain
|
3 |
langchain-google-genai
|
|
|
|
|
|
|
4 |
google-generativeai
|
5 |
-
|
6 |
yfinance
|
7 |
-
|
8 |
-
GoogleNews
|
9 |
-
requests
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
langchain-google-genai
|
4 |
+
chromadb
|
5 |
+
langchain_community
|
6 |
+
bs4
|
7 |
google-generativeai
|
8 |
+
tradingview-ta
|
9 |
yfinance
|
10 |
+
newsapi-python
|
11 |
+
GoogleNews==1.6.14
|
|