Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
agentops==0.
|
2 |
-
crewai==0.
|
3 |
-
crewai_tools==0.1
|
4 |
-
langchain_community==0.
|
5 |
-
openai==1.
|
|
|
1 |
+
agentops==0.3.12
|
2 |
+
crewai==0.64.0
|
3 |
+
crewai_tools==0.12.1
|
4 |
+
langchain_community==0.3.1
|
5 |
+
openai==1.50.1
|