Spaces:
Sleeping
Sleeping
André Oriani commited on
Commit ·
f1732cc
1
Parent(s): 53e538d
update reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
crewai
|
| 2 |
-
crewai
|
| 3 |
pydantic~=2.7.2
|
| 4 |
langchain~=0.1.20
|
| 5 |
pip == 24.0
|
|
|
|
| 1 |
crewai
|
| 2 |
+
crewai[tools]
|
| 3 |
pydantic~=2.7.2
|
| 4 |
langchain~=0.1.20
|
| 5 |
pip == 24.0
|