Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
agentops
|
2 |
crewai==0.28.8
|
3 |
crewai_tools==0.1.6
|
4 |
langchain_community==0.0.29
|
5 |
-
openai
|
|
|
1 |
+
agentops==0.2.2
|
2 |
crewai==0.28.8
|
3 |
crewai_tools==0.1.6
|
4 |
langchain_community==0.0.29
|
5 |
+
openai==1.33.0
|