Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
crewai==0.
|
2 |
-
crewai_tools==0.
|
3 |
-
langchain==0.1.20
|
4 |
-
langchain_community==0.0.40
|
5 |
gradio==4.27.0
|
6 |
|
|
|
|
1 |
+
crewai==0.134.0
|
2 |
+
crewai_tools==0.17.0
|
|
|
|
|
3 |
gradio==4.27.0
|
4 |
|
5 |
+
|