Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
agentops==0.4.10
|
2 |
crewai==0.118.0
|
3 |
crewai[tools]==0.118.0
|
|
|
4 |
langchain-community==0.3.23
|
5 |
openai==1.78.0
|
|
|
1 |
agentops==0.4.10
|
2 |
crewai==0.118.0
|
3 |
crewai[tools]==0.118.0
|
4 |
+
gradio[mcp]==5.31.0
|
5 |
langchain-community==0.3.23
|
6 |
openai==1.78.0
|