Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ gradio>=4.0.0
|
|
3 |
crewai>=0.1.0
|
4 |
julia-browser>=1.0.0
|
5 |
groq>=0.4.0
|
|
|
6 |
|
7 |
# Additional dependencies that might be needed
|
8 |
pydantic>=2.0.0
|
|
|
3 |
crewai>=0.1.0
|
4 |
julia-browser>=1.0.0
|
5 |
groq>=0.4.0
|
6 |
+
crewai-tools
|
7 |
|
8 |
# Additional dependencies that might be needed
|
9 |
pydantic>=2.0.0
|