Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
agentops==0.
|
2 |
crewai==0.118.0
|
3 |
crewai[tools]==0.118.0
|
4 |
-
|
5 |
-
openai==1.
|
|
|
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
|