Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
crewai
|
2 |
-
|
3 |
-
load_dotenv
|
4 |
langchain-huggingface
|
|
|
1 |
+
crewai
|
2 |
+
crewai-tools
|
3 |
+
load_dotenv
|
4 |
langchain-huggingface
|