akankshar639 commited on
Commit
a9e8c42
·
verified ·
1 Parent(s): 9dc0411

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -13
requirements.txt CHANGED
@@ -1,18 +1,16 @@
1
- openai
2
- langchain
3
- langgraph
4
- yfinance
5
- requests
6
  uvicorn
7
  matplotlib
8
- pydantic
9
- beautifulsoup4
10
- python-dotenv
11
  numpy
12
  pytz
13
- weasyprint
14
- taipy
15
- fpdf2
16
  streamlit
17
  fastapi
18
  langchain-openai
@@ -20,5 +18,4 @@ ta
20
  scikit-learn
21
  langchain_core
22
  langchain-groq
23
- matplotlib
24
- fpdf
 
1
+ openai
2
+ langchain
3
+ langgraph
4
+ yfinance
5
+ requests
6
  uvicorn
7
  matplotlib
8
+ pydantic
9
+ beautifulsoup4
10
+ python-dotenv
11
  numpy
12
  pytz
13
+ fpdf2
 
 
14
  streamlit
15
  fastapi
16
  langchain-openai
 
18
  scikit-learn
19
  langchain_core
20
  langchain-groq
21
+ pandas