|
|
@@ -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
|