diff --git a/public_dropin_environments/python311_genai_agents/env_info.json b/public_dropin_environments/python311_genai_agents/env_info.json index 9870abddd..a689121d7 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": "688c1c86003a717064005154", + "environmentVersionId": "689514b80bbc0a1241a2ffff", "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.2.0-688c1c86003a717064005154", - "688c1c86003a717064005154", + "v11.2.0-689514b80bbc0a1241a2ffff", + "689514b80bbc0a1241a2ffff", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python311_genai_agents/requirements.txt b/public_dropin_environments/python311_genai_agents/requirements.txt index 4468725aa..4d864c3c5 100644 --- a/public_dropin_environments/python311_genai_agents/requirements.txt +++ b/public_dropin_environments/python311_genai_agents/requirements.txt @@ -401,7 +401,7 @@ typing-inspection==0.4.0 tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 -uv==0.7.3 +uv==0.8.6 uvicorn[standard]==0.35.0 uvloop==0.21.0 uwsgi==2.0.29