rajat5ranjan commited on
Commit
949e649
·
verified ·
1 Parent(s): 17b11e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  gradio
2
  langchain
3
  langchain-google-genai
 
 
 
4
  google-generativeai
5
- tradingview_ta
6
  yfinance
7
- bs4
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