junaid17 commited on
Commit
5d1aae7
·
verified ·
1 Parent(s): d6e0391

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -14
requirements.txt CHANGED
@@ -1,14 +1,19 @@
1
- joblib==1.3.2
2
- pandas==2.0.2
3
- streamlit==1.22.0
4
- numpy==1.25.0
5
- scikit-learn==1.3.0
6
- xgboost==2.0.3
7
- fastapi
8
- uvicorn
9
- pydantic
10
- langchain
11
- langchain-community
12
- langchain-groq
13
- langgraph
14
-
 
 
 
 
 
 
1
+ joblib==1.3.2
2
+ pandas==2.0.2
3
+ numpy==1.25.0
4
+ scikit-learn==1.3.0
5
+ xgboost==2.0.3
6
+ fastapi
7
+ uvicorn
8
+ pydantic
9
+ langchain
10
+ langchain-community
11
+ langchain-groq
12
+ langgraph
13
+ openai
14
+ langchain-core
15
+ langchain-openai
16
+ pydantic
17
+ python-dotenv
18
+ edge_tts
19
+ python-multipart