Update requirements.txt
Browse files- requirements.txt +16 -16
requirements.txt
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 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
|
|
|
|
| 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
|