diff --git a/public_dropin_environments/python311_genai_agents/env_info.json b/public_dropin_environments/python311_genai_agents/env_info.json index 4e84477ec..9502ef3f4 100644 --- a/public_dropin_environments/python311_genai_agents/env_info.json +++ b/public_dropin_environments/python311_genai_agents/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create GenAI-powered agents using CrewAI, LangGraph, or Llama-Index. Similar to other drop-in environments, you can either include a .pth artifact or any other code needed to deserialize your model, and optionally a custom.py file. You can also use this environment in codespaces.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "692d91f200541b6c12000a53", + "environmentVersionId": "692f1cd7f49c481234d6f73e", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -15,8 +15,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents", "imageRepository": "env-python-genai-agents", "tags": [ - "v11.4.0-692d91f200541b6c12000a53", - "692d91f200541b6c12000a53", + "v11.4.0-692f1cd7f49c481234d6f73e", + "692f1cd7f49c481234d6f73e", "v11.4.0-latest" ] } diff --git a/public_dropin_environments/python311_genai_agents/requirements.txt b/public_dropin_environments/python311_genai_agents/requirements.txt index 902d79753..abbefcbe9 100644 --- a/public_dropin_environments/python311_genai_agents/requirements.txt +++ b/public_dropin_environments/python311_genai_agents/requirements.txt @@ -20,7 +20,7 @@ langchain-litellm==0.3.0 langchain-mcp-adapters==0.1.11 legacy-cgi==2.6.3 litellm==1.74.9 -mcp==1.16.0 +mcp==1.23.0 mistune==3.1.4 multidict==6.7.0 numpy==1.26.4