Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
crewai
|
2 |
-
crewai[tools]
|
|
|
|
|
|
1 |
crewai
|
2 |
+
crewai[tools]
|
3 |
+
pydantic
|
4 |
+
langchain-google-genai
|