From 351127db559be27e7a793e6c4f25d57660a29c23 Mon Sep 17 00:00:00 2001 From: Yufan Song <33971064+yufansong@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:20:44 -0700 Subject: [PATCH] add od runtime clinet dependencies (#2858) --- containers/sandbox/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/containers/sandbox/Dockerfile b/containers/sandbox/Dockerfile index 42611df173..9a2c8ce6a1 100644 --- a/containers/sandbox/Dockerfile +++ b/containers/sandbox/Dockerfile @@ -41,3 +41,4 @@ RUN rm -f Miniforge3.sh RUN /opendevin/miniforge3/bin/pip install --upgrade pip RUN /opendevin/miniforge3/bin/pip install jupyterlab notebook jupyter_kernel_gateway flake8 RUN /opendevin/miniforge3/bin/pip install python-docx PyPDF2 python-pptx pylatexenc openai +RUN /opendevin/miniforge3/bin/pip install python-dotenv toml termcolor pydantic python-docx pyyaml docker pexpect tenacity e2b browsergym minio