Aditya0619 commited on
Commit
f2387db
·
verified ·
1 Parent(s): 13b79a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- crewai==0.78.5
2
- crewai-tools==0.12.1
3
- gradio==4.44.0
4
- requests==2.31.0
5
- pandas==2.0.3
6
- python-dotenv==1.0.0
7
- langchain==0.3.7
8
- langchain-community==0.3.5
9
- langchain-core==0.3.15
10
- langchain-google-genai==2.0.4
11
- langchain-huggingface==0.1.2
12
- tavily-python==0.5.0
13
- wikipedia==1.4.0
14
- arxiv==2.1.3
15
- pydantic==2.5.0
16
- openai>=1.0.0
 
1
+ crewai
2
+ crewai-tools
3
+ gradio
4
+ requests
5
+ pandas
6
+ python-dotenv
7
+ langchain
8
+ langchain-community
9
+ langchain-core
10
+ langchain-google-genai
11
+ langchain-huggingface
12
+ tavily-python
13
+ wikipedia
14
+ arxiv
15
+ pydantic
16
+ openai