Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 1 |
anthropic==0.74.1
|
| 2 |
arize-phoenix-otel==0.14.0
|
| 3 |
chess==1.11.2
|
| 4 |
-
crewai
|
| 5 |
crewai-tools==1.5.0
|
| 6 |
google-genai==1.51.0
|
| 7 |
-
gradio
|
| 8 |
-
litellm==1.80.0
|
| 9 |
mcp==1.21.2
|
| 10 |
openai==2.8.1
|
| 11 |
openinference-instrumentation-anthropic==0.1.20
|
|
|
|
| 1 |
anthropic==0.74.1
|
| 2 |
arize-phoenix-otel==0.14.0
|
| 3 |
chess==1.11.2
|
| 4 |
+
crewai==1.5.0
|
| 5 |
crewai-tools==1.5.0
|
| 6 |
google-genai==1.51.0
|
| 7 |
+
gradio==6.0.0
|
|
|
|
| 8 |
mcp==1.21.2
|
| 9 |
openai==2.8.1
|
| 10 |
openinference-instrumentation-anthropic==0.1.20
|