diff --git a/example_dropin_environments/nim_llama_8b/requirements.txt b/example_dropin_environments/nim_llama_8b/requirements.txt index 19726fe16..88522a24c 100644 --- a/example_dropin_environments/nim_llama_8b/requirements.txt +++ b/example_dropin_environments/nim_llama_8b/requirements.txt @@ -25,8 +25,8 @@ click==8.1.7 cryptography==44.0.1 datarobot==3.5.2 datarobot-drum==1.16.3 -datarobot-mlops==11.1.0a3 -datarobot-mlops-connected-client==11.1.0a3 +datarobot-mlops==11.1.0 +datarobot-mlops-connected-client==11.1.0 datarobot-storage==0.0.0 distro==1.9.0 docker==4.4.4 diff --git a/public_dropin_environments/java_codegen/env_info.json b/public_dropin_environments/java_codegen/env_info.json index 706aadc8b..36ef6bc0b 100644 --- a/public_dropin_environments/java_codegen/env_info.json +++ b/public_dropin_environments/java_codegen/env_info.json @@ -4,7 +4,7 @@ "description": "This template can be used as an environment for DataRobot generated scoring code or models that implement the either the IClassificationPredictor or IRegressionPredictor interface from the datarobot-prediction package and for H2O models exported as POJO or MOJO.", "programmingLanguage": "java", "label": "", - "environmentVersionId": "685ec2e1b2a1c50f95adeaac", + "environmentVersionId": "6862dd835c75a50f8ab5c9d6", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/java_codegen", "imageRepository": "env-java-codegen", "tags": [ - "v11.2.0-685ec2e1b2a1c50f95adeaac", - "685ec2e1b2a1c50f95adeaac", + "v11.2.0-6862dd835c75a50f8ab5c9d6", + "6862dd835c75a50f8ab5c9d6", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/java_codegen/requirements.in b/public_dropin_environments/java_codegen/requirements.in index f28b76546..4367933a3 100644 --- a/public_dropin_environments/java_codegen/requirements.in +++ b/public_dropin_environments/java_codegen/requirements.in @@ -1,3 +1,4 @@ datarobot-drum +datarobot-mlops==11.1.0 pandas numpy diff --git a/public_dropin_environments/java_codegen/requirements.txt b/public_dropin_environments/java_codegen/requirements.txt index 57e4a3d02..694872d2e 100644 --- a/public_dropin_environments/java_codegen/requirements.txt +++ b/public_dropin_environments/java_codegen/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -46,19 +45,19 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -68,13 +67,13 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 @@ -86,10 +85,10 @@ strictyaml==1.4.2 termcolor==3.1.0 texttable==1.7.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/python311/env_info.json b/public_dropin_environments/python311/env_info.json index 80759418d..b93365913 100644 --- a/public_dropin_environments/python311/env_info.json +++ b/public_dropin_environments/python311/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create Python based custom models. User is responsible to provide requirements.txt with the model, to install all the required dependencies.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec2ecb2a1c50fbd22f256", + "environmentVersionId": "6862dd8e5c75a50fb5e9d498", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311", "imageRepository": "env-python", "tags": [ - "v11.2.0-685ec2ecb2a1c50fbd22f256", - "685ec2ecb2a1c50fbd22f256", + "v11.2.0-6862dd8e5c75a50fb5e9d498", + "6862dd8e5c75a50fb5e9d498", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python311/requirements.txt b/public_dropin_environments/python311/requirements.txt index 57e4a3d02..694872d2e 100644 --- a/public_dropin_environments/python311/requirements.txt +++ b/public_dropin_environments/python311/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -46,19 +45,19 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -68,13 +67,13 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 @@ -86,10 +85,10 @@ strictyaml==1.4.2 termcolor==3.1.0 texttable==1.7.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/python311_genai_agents/env_info.json b/public_dropin_environments/python311_genai_agents/env_info.json index 33cec9107..247c597f1 100644 --- a/public_dropin_environments/python311_genai_agents/env_info.json +++ b/public_dropin_environments/python311_genai_agents/env_info.json @@ -4,9 +4,10 @@ "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": "6859c32445c0db87156d4563", + "environmentVersionId": "685d77e4bf56ca100feb26ae", "environmentVersionDescription": "", "isPublic": true, + "isDownloadable": true, "useCases": [ "notebook", "customModel" @@ -14,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-6859c32445c0db87156d4563", - "6859c32445c0db87156d4563", + "v11.2.0-685d77e4bf56ca100feb26ae", + "685d77e4bf56ca100feb26ae", "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 841d65698..d5e8b6fa2 100644 --- a/public_dropin_environments/python311_genai_agents/requirements.txt +++ b/public_dropin_environments/python311_genai_agents/requirements.txt @@ -60,8 +60,8 @@ crewai-tools==0.44.0 cryptography==44.0.3 dataclasses-json==0.6.7 datarobot==3.7.1 -datarobot-drum==1.16.16 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-moderations==11.1.18 datarobot-predict==1.13.2 datarobot-storage==2.2.0 diff --git a/public_dropin_environments/python3_keras/env_info.json b/public_dropin_environments/python3_keras/env_info.json index ae3f74265..e2d42bda9 100644 --- a/public_dropin_environments/python3_keras/env_info.json +++ b/public_dropin_environments/python3_keras/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only keras custom models. This environment contains keras backed by tensorflow and only requires your model artifact as a .h5 file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec2f4b2a1c50fd9e7c1ab", + "environmentVersionId": "6862ddc75c75a51078b1e119", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_keras", "imageRepository": "env-python-keras", "tags": [ - "v11.2.0-685ec2f4b2a1c50fd9e7c1ab", - "685ec2f4b2a1c50fd9e7c1ab", + "v11.2.0-6862ddc75c75a51078b1e119", + "6862ddc75c75a51078b1e119", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_keras/requirements.txt b/public_dropin_environments/python3_keras/requirements.txt index 298ee237c..ccdab2758 100644 --- a/public_dropin_environments/python3_keras/requirements.txt +++ b/public_dropin_environments/python3_keras/requirements.txt @@ -12,36 +12,35 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 flatbuffers==25.2.10 gast==0.6.0 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 -grpcio==1.71.0 -h5py==3.13.0 +grpcio==1.73.0 +h5py==3.14.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -50,7 +49,7 @@ joblib==1.5.1 julia==0.5.7 keras==3.10.0 libclang==18.1.1 -markdown==3.8 +markdown==3.8.2 markdown-it-py==3.0.0 markupsafe==3.0.2 mdurl==0.1.2 @@ -61,21 +60,21 @@ msal-extensions==1.3.1 mypy-extensions==1.1.0 namex==0.1.0 numpy==2.1.3 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 opt-einsum==3.4.0 -optree==0.15.0 +optree==0.16.0 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -85,21 +84,21 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pygments==2.19.1 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rich==14.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 s3transfer==0.13.0 scikeras==0.13.0 -scikit-learn==1.6.1 +scikit-learn==1.7.0 scipy==1.15.3 six==1.17.0 strenum==0.4.15 @@ -112,14 +111,14 @@ termcolor==3.1.0 texttable==1.7.0 threadpoolctl==3.6.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wheel==0.45.1 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/public_dropin_environments/python3_onnx/env_info.json b/public_dropin_environments/python3_onnx/env_info.json index 200c720bc..a0d444447 100644 --- a/public_dropin_environments/python3_onnx/env_info.json +++ b/public_dropin_environments/python3_onnx/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only ONNX custom models. This environment contains ONNX runtime and only requires your model artifact as an .onnx file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec304b2a1c510023ba4c0", + "environmentVersionId": "6862ddd55c75a5109f09f281", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_onnx", "imageRepository": "env-python-onnx", "tags": [ - "v11.2.0-685ec304b2a1c510023ba4c0", - "685ec304b2a1c510023ba4c0", + "v11.2.0-6862ddd55c75a5109f09f281", + "6862ddd55c75a5109f09f281", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_onnx/requirements.txt b/public_dropin_environments/python3_onnx/requirements.txt index 065889115..39b69984b 100644 --- a/public_dropin_environments/python3_onnx/requirements.txt +++ b/public_dropin_environments/python3_onnx/requirements.txt @@ -10,26 +10,25 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 coloredlogs==15.0.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 flatbuffers==25.2.10 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 @@ -37,7 +36,7 @@ google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 humanfriendly==10.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -52,19 +51,19 @@ msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 onnxruntime==1.22.0 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -74,18 +73,18 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 s3transfer==0.13.0 -scikit-learn==1.6.1 +scikit-learn==1.7.0 scipy==1.15.3 six==1.17.0 strenum==0.4.15 @@ -95,10 +94,10 @@ termcolor==3.1.0 texttable==1.7.0 threadpoolctl==3.6.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/python3_pmml/env_info.json b/public_dropin_environments/python3_pmml/env_info.json index a04618556..486e3d5ba 100644 --- a/public_dropin_environments/python3_pmml/env_info.json +++ b/public_dropin_environments/python3_pmml/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only PMML custom models. This environment contains PyPMML and only requires your model artifact as a .pmml file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec30db2a1c510213a821a", + "environmentVersionId": "6862dddd5c75a510bcd14fb7", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_pmml", "imageRepository": "env-python-pmml", "tags": [ - "v11.2.0-685ec30db2a1c510213a821a", - "685ec30db2a1c510213a821a", + "v11.2.0-6862dddd5c75a510bcd14fb7", + "6862dddd5c75a510bcd14fb7", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_pmml/requirements.txt b/public_dropin_environments/python3_pmml/requirements.txt index 01ca2c3e4..340038274 100644 --- a/public_dropin_environments/python3_pmml/requirements.txt +++ b/public_dropin_environments/python3_pmml/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -47,19 +46,19 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -69,14 +68,14 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 pypmml==1.5.6 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 @@ -88,10 +87,10 @@ strictyaml==1.4.2 termcolor==3.1.0 texttable==1.7.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/python3_pytorch/env_info.json b/public_dropin_environments/python3_pytorch/env_info.json index 2d2d36d9c..55f8d36a9 100644 --- a/public_dropin_environments/python3_pytorch/env_info.json +++ b/public_dropin_environments/python3_pytorch/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only PyTorch custom models. This environment contains PyTorch and requires only your model artifact as a .pth file, any other code needed to deserialize your model, and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec316b2a1c5103edcacd9", + "environmentVersionId": "6862dde75c75a510d9053015", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_pytorch", "imageRepository": "env-python-pytorch", "tags": [ - "v11.2.0-685ec316b2a1c5103edcacd9", - "685ec316b2a1c5103edcacd9", + "v11.2.0-6862dde75c75a510d9053015", + "6862dde75c75a510d9053015", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_pytorch/requirements.txt b/public_dropin_environments/python3_pytorch/requirements.txt index 4a5e2b184..aa3722d4d 100644 --- a/public_dropin_environments/python3_pytorch/requirements.txt +++ b/public_dropin_environments/python3_pytorch/requirements.txt @@ -10,33 +10,32 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 filelock==3.18.0 flask==3.1.1 fsspec==2025.5.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -65,19 +64,19 @@ nvidia-cusparselt-cu12==0.6.3 nvidia-nccl-cu12==2.26.2 nvidia-nvjitlink-cu12==12.6.85 nvidia-nvtx-cu12==12.6.77 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -87,18 +86,18 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 s3transfer==0.13.0 -scikit-learn==1.6.1 +scikit-learn==1.7.0 scipy==1.15.3 six==1.17.0 strenum==0.4.15 @@ -107,16 +106,16 @@ sympy==1.14.0 termcolor==3.1.0 texttable==1.7.0 threadpoolctl==3.6.0 -torch==2.7.0 +torch==2.7.1 trafaret==2.1.1 -triton==3.3.0 -typing-extensions==4.13.2 +triton==3.3.1 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/public_dropin_environments/python3_sklearn/env_info.json b/public_dropin_environments/python3_sklearn/env_info.json index 3ccb4b4ce..883402bd8 100644 --- a/public_dropin_environments/python3_sklearn/env_info.json +++ b/public_dropin_environments/python3_sklearn/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only scikit-learn custom models. This environment contains scikit-learn and only requires your model artifact as a .pkl file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec354b2a1c51076ce4c97", + "environmentVersionId": "6862de375c75a51104790733", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_sklearn", "imageRepository": "env-python-sklearn", "tags": [ - "v11.2.0-685ec354b2a1c51076ce4c97", - "685ec354b2a1c51076ce4c97", + "v11.2.0-6862de375c75a51104790733", + "6862de375c75a51104790733", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_sklearn/requirements.txt b/public_dropin_environments/python3_sklearn/requirements.txt index 4416a2e7b..cb9f990f6 100644 --- a/public_dropin_environments/python3_sklearn/requirements.txt +++ b/public_dropin_environments/python3_sklearn/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -47,19 +46,19 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -69,18 +68,18 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 s3transfer==0.13.0 -scikit-learn==1.6.1 +scikit-learn==1.7.0 scipy==1.15.3 six==1.17.0 strenum==0.4.15 @@ -89,10 +88,10 @@ termcolor==3.1.0 texttable==1.7.0 threadpoolctl==3.6.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/python3_xgboost/env_info.json b/public_dropin_environments/python3_xgboost/env_info.json index 8571641bc..eddef3103 100644 --- a/public_dropin_environments/python3_xgboost/env_info.json +++ b/public_dropin_environments/python3_xgboost/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only xgboost custom models. This environment contains xgboost and only requires your model artifact as a .pkl file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "685ec35cb2a1c51093c71b02", + "environmentVersionId": "6862de405c75a511204769d7", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_xgboost", "imageRepository": "env-python-xgboost", "tags": [ - "v11.2.0-685ec35cb2a1c51093c71b02", - "685ec35cb2a1c51093c71b02", + "v11.2.0-6862de405c75a511204769d7", + "6862de405c75a511204769d7", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/python3_xgboost/requirements.txt b/public_dropin_environments/python3_xgboost/requirements.txt index 6587f2c4f..59d3296d0 100644 --- a/public_dropin_environments/python3_xgboost/requirements.txt +++ b/public_dropin_environments/python3_xgboost/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -47,20 +46,20 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -nvidia-nccl-cu12==2.26.5 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +nvidia-nccl-cu12==2.27.3 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -70,18 +69,18 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 ruamel-yaml==0.17.4 s3transfer==0.13.0 -scikit-learn==1.6.1 +scikit-learn==1.7.0 scipy==1.15.3 six==1.17.0 strenum==0.4.15 @@ -90,11 +89,11 @@ termcolor==3.1.0 texttable==1.7.0 threadpoolctl==3.6.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 xgboost==3.0.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_environments/r_lang/env_info.json b/public_dropin_environments/r_lang/env_info.json index 65f0c62dd..d8aa4f2f8 100644 --- a/public_dropin_environments/r_lang/env_info.json +++ b/public_dropin_environments/r_lang/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only R custom models that use the caret library. Your custom model archive need only contain your model artifacts if you use the environment correctly.", "programmingLanguage": "r", "label": "", - "environmentVersionId": "685ec368b2a1c510b16aad55", + "environmentVersionId": "6862de5b5c75a51141c3f2fe", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/r_lang", "imageRepository": "env-r-lang", "tags": [ - "v11.2.0-685ec368b2a1c510b16aad55", - "685ec368b2a1c510b16aad55", + "v11.2.0-6862de5b5c75a51141c3f2fe", + "6862de5b5c75a51141c3f2fe", "v11.2.0-latest" ] } diff --git a/public_dropin_environments/r_lang/requirements.txt b/public_dropin_environments/r_lang/requirements.txt index 0df3c216a..49defe08f 100644 --- a/public_dropin_environments/r_lang/requirements.txt +++ b/public_dropin_environments/r_lang/requirements.txt @@ -10,31 +10,30 @@ azure-core==1.34.0 azure-identity==1.23.0 azure-storage-blob==12.19.0 blinker==1.9.0 -boto3==1.38.23 -botocore==1.38.23 +boto3==1.38.41 +botocore==1.38.41 cachetools==5.5.2 -certifi==2025.4.26 +certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 click==8.2.1 -cryptography==45.0.3 +cryptography==45.0.4 datarobot==3.7.1 datarobot-drum[R,r]==1.16.17 -datarobot-mlops==11.1.0a3 +datarobot-mlops==11.1.0 datarobot-storage==2.2.0 -deprecated==1.2.18 docker==7.1.0 filechunkio==1.8 flask==3.1.1 -google-api-core==2.25.0rc1 -google-auth==2.40.2 +google-api-core==2.25.1 +google-auth==2.40.3 google-cloud-core==2.4.3 google-cloud-storage==2.19.0 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 idna==3.10 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 jinja2==3.1.6 @@ -46,19 +45,19 @@ msal==1.32.3 msal-extensions==1.3.1 mypy-extensions==1.1.0 numpy==2.2.6 -opentelemetry-api==1.33.1 -opentelemetry-exporter-otlp-proto-common==1.33.1 -opentelemetry-exporter-otlp-proto-http==1.33.1 -opentelemetry-instrumentation==0.54b1 -opentelemetry-instrumentation-aiohttp-client==0.54b1 -opentelemetry-instrumentation-requests==0.54b1 -opentelemetry-proto==1.33.1 -opentelemetry-sdk==1.33.1 -opentelemetry-semantic-conventions==0.54b1 -opentelemetry-util-http==0.54b1 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 orjson==3.10.18 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 @@ -68,13 +67,13 @@ py4j==0.10.9.9 pyasn1==0.6.1 pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.11.5 +pydantic==2.11.7 pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 rpy2==3.5.8 rsa==4.9.1 @@ -87,11 +86,11 @@ strictyaml==1.4.2 termcolor==3.1.0 texttable==1.7.0 trafaret==2.1.1 -typing-extensions==4.13.2 +typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 tzlocal==5.3.1 -urllib3==2.4.0 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -zipp==3.22.0 +zipp==3.23.0 diff --git a/public_dropin_gpu_environments/vllm/env_info.json b/public_dropin_gpu_environments/vllm/env_info.json index 8a2bf1d59..3f0c22461 100644 --- a/public_dropin_gpu_environments/vllm/env_info.json +++ b/public_dropin_gpu_environments/vllm/env_info.json @@ -4,17 +4,18 @@ "description": "A high-throughput and memory-efficient inference and serving engine for LLMs.", "programmingLanguage": "python", "label": "v0.8.3+dr.1", - "environmentVersionId": "685c32fd6796f40f96d7c546", + "environmentVersionId": "6855d4a167978214d3e364d3", "environmentVersionDescription": "Update to vllm v0.8.3\nFROM vllm/vllm-openai:v0.8.3", "isPublic": true, + "isDownloadable": true, "useCases": [ "customModel" ], "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_gpu_environments/vllm", "imageRepository": "env-gpu-vllm", "tags": [ - "v11.2.0-685c32fd6796f40f96d7c546", - "685c32fd6796f40f96d7c546", + "v11.2.0-6855d4a167978214d3e364d3", + "6855d4a167978214d3e364d3", "v11.2.0-latest" ] } diff --git a/public_dropin_gpu_environments/vllm/requirements.txt b/public_dropin_gpu_environments/vllm/requirements.txt index 67c85e9b6..7208474a3 100644 --- a/public_dropin_gpu_environments/vllm/requirements.txt +++ b/public_dropin_gpu_environments/vllm/requirements.txt @@ -4,112 +4,111 @@ # # pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in # -aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohappyeyeballs==2.6.1 +aiohttp==3.12.13 aiosignal==1.3.2 annotated-types==0.7.0 -anyio==4.8.0 -argcomplete==3.5.3 +anyio==4.9.0 +argcomplete==3.6.2 async-timeout==5.0.1 -attrs==25.1.0 -azure-core==1.32.0 -azure-identity==1.20.0 +attrs==25.3.0 +azure-core==1.34.0 +azure-identity==1.23.0 azure-storage-blob==12.19.0 -backoff==2.2.1 blinker==1.9.0 -boto3==1.36.19 -botocore==1.36.19 -cachetools==4.2.4 -certifi==2025.1.31 +boto3==1.38.41 +botocore==1.38.41 +cachetools==5.5.2 +certifi==2025.6.15 cffi==1.17.1 -charset-normalizer==3.4.1 -click==8.1.8 -cryptography==44.0.1 -datarobot==3.6.2 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 -datarobot-mlops-connected-client==11.1.0a3 -datarobot-storage==0.0.0 -deprecated==1.2.18 +charset-normalizer==3.4.2 +click==8.2.1 +cryptography==45.0.4 +datarobot==3.7.1 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 +datarobot-mlops-connected-client==11.1.0 +datarobot-storage==2.2.0 distro==1.9.0 docker==7.1.0 -exceptiongroup==1.2.2 +exceptiongroup==1.3.0 filechunkio==1.8 -flask==3.1.0 -frozenlist==1.5.0 -google-api-core==1.34.0 -google-auth==1.28.1 -google-cloud-core==2.4.1 -google-cloud-storage==1.43.0 -google-crc32c==1.6.0 +flask==3.1.1 +frozenlist==1.7.0 +google-api-core==2.25.1 +google-auth==2.40.3 +google-cloud-core==2.4.3 +google-cloud-storage==2.19.0 +google-crc32c==1.7.1 google-resumable-media==2.7.2 -googleapis-common-protos==1.67.0 -h11==0.14.0 -httpcore==1.0.7 +googleapis-common-protos==1.70.0 +h11==0.16.0 +httpcore==1.0.9 httpx==0.28.1 idna==3.10 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 -jinja2==3.1.5 -jiter==0.8.2 +jinja2==3.1.6 +jiter==0.10.0 jmespath==1.0.1 julia==0.5.7 markupsafe==3.0.2 memory-profiler==0.61.0 -msal==1.31.1 -msal-extensions==1.2.0 -multidict==6.1.0 -mypy-extensions==1.0.0 -numpy==2.0.2 -openai==1.62.0 -opentelemetry-api==1.16.0 -opentelemetry-exporter-otlp-proto-http==1.16.0 -opentelemetry-instrumentation==0.37b0 -opentelemetry-instrumentation-aiohttp-client==0.37b0 -opentelemetry-instrumentation-requests==0.37b0 -opentelemetry-proto==1.16.0 -opentelemetry-sdk==1.16.0 -opentelemetry-semantic-conventions==0.37b0 -opentelemetry-util-http==0.37b0 -orjson==3.10.15 -packaging==24.2 -pandas==2.2.3 -pillow==11.1.0 -portalocker==2.10.1 +msal==1.32.3 +msal-extensions==1.3.1 +multidict==6.5.0 +mypy-extensions==1.1.0 +numpy==2.2.6 +openai==1.90.0 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-util-http==0.55b1 +orjson==3.10.18 +packaging==25.0 +pandas==2.3.0 +pillow==11.2.1 progress==1.6 -propcache==0.2.1 -protobuf==3.20.3 -psutil==6.1.1 +propcache==0.3.2 +proto-plus==1.26.1 +protobuf==5.29.5 +psutil==7.0.0 py4j==0.10.9.9 pyasn1==0.6.1 -pyasn1-modules==0.4.1 +pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.10.6 -pydantic-core==2.27.2 +pydantic==2.11.7 +pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 -pytz==2025.1 +pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 requests-toolbelt==1.0.0 -rsa==4.9 +rsa==4.9.1 ruamel-yaml==0.17.4 -s3transfer==0.11.2 -scipy==1.13.1 +s3transfer==0.13.0 +scipy==1.15.3 six==1.17.0 sniffio==1.3.1 strenum==0.4.15 strictyaml==1.4.2 -termcolor==2.5.0 +termcolor==3.1.0 texttable==1.7.0 tqdm==4.67.1 trafaret==2.1.1 -typing-extensions==4.12.2 -tzdata==2025.1 -urllib3==1.26.20 +typing-extensions==4.14.0 +typing-inspection==0.4.1 +tzdata==2025.2 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -yarl==1.18.3 - -# The following packages are considered to be unsafe in a requirements file: -# setuptools +yarl==1.20.1 +zipp==3.23.0 diff --git a/public_dropin_nim_environments/nim_sidecar/env_info.json b/public_dropin_nim_environments/nim_sidecar/env_info.json index 5b7319fd1..6d017c7bd 100644 --- a/public_dropin_nim_environments/nim_sidecar/env_info.json +++ b/public_dropin_nim_environments/nim_sidecar/env_info.json @@ -4,17 +4,18 @@ "description": "", "programmingLanguage": "python", "label": "", - "environmentVersionId": "6848a84e0c7c49131250fdd4", + "environmentVersionId": "6859c4681b7ccd12c9cfedfc", "environmentVersionDescription": "Run with 10 HTTP workers by default", "isPublic": true, + "isDownloadable": true, "useCases": [ "customModel" ], "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_nim_environments/nim_sidecar", "imageRepository": "env-nim-sidecar", "tags": [ - "v11.1.0-6848b6572081a81ac56c7a0b", - "6848b6572081a81ac56c7a0b", - "v11.1.0-latest" + "v11.2.0-6859c4681b7ccd12c9cfedfc", + "6859c4681b7ccd12c9cfedfc", + "v11.2.0-latest" ] } diff --git a/public_dropin_nim_environments/nim_sidecar/requirements.txt b/public_dropin_nim_environments/nim_sidecar/requirements.txt index 71133d457..d6935083c 100644 --- a/public_dropin_nim_environments/nim_sidecar/requirements.txt +++ b/public_dropin_nim_environments/nim_sidecar/requirements.txt @@ -4,113 +4,115 @@ # # pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in # -aiohappyeyeballs==2.4.6 -aiohttp==3.11.13 +aiohappyeyeballs==2.6.1 +aiohttp==3.12.13 aiosignal==1.3.2 annotated-types==0.7.0 -anyio==4.8.0 -argcomplete==3.5.3 +anyio==4.9.0 +argcomplete==3.6.2 async-timeout==5.0.1 -attrs==25.1.0 -azure-core==1.32.0 -azure-identity==1.20.0 +attrs==25.3.0 +azure-core==1.34.0 +azure-identity==1.23.0 azure-storage-blob==12.19.0 -backoff==2.2.1 blinker==1.9.0 -boto3==1.37.1 -botocore==1.37.1 -cachetools==4.2.4 -certifi==2025.1.31 +boto3==1.38.42 +botocore==1.38.42 +cachetools==5.5.2 +certifi==2025.6.15 cffi==1.17.1 -charset-normalizer==3.4.1 -click==8.1.8 -cryptography==44.0.1 -datarobot==3.6.3 -datarobot-drum==1.16.17 -datarobot-mlops==11.1.0a3 -datarobot-mlops-connected-client==11.1.0a3 -datarobot-storage==0.0.0 -deprecated==1.2.18 +charset-normalizer==3.4.2 +click==8.2.1 +cryptography==45.0.4 +datarobot==3.7.1 +datarobot-drum==1.16.19 +datarobot-mlops==11.1.0 +datarobot-mlops-connected-client==11.1.0 +datarobot-storage==2.2.0 distro==1.9.0 docker==7.1.0 -exceptiongroup==1.2.2 +exceptiongroup==1.3.0 filechunkio==1.8 -flask==3.1.0 -frozenlist==1.5.0 -google-api-core==1.34.0 -google-auth==1.28.1 -google-cloud-core==2.4.2 -google-cloud-storage==1.43.0 -google-crc32c==1.6.0 +flask==3.1.1 +frozenlist==1.7.0 +google-api-core==2.25.1 +google-auth==2.40.3 +google-cloud-core==2.4.3 +google-cloud-storage==2.19.0 +google-crc32c==1.7.1 google-resumable-media==2.7.2 -googleapis-common-protos==1.68.0 -h11==0.14.0 -httpcore==1.0.7 +googleapis-common-protos==1.70.0 +h11==0.16.0 +httpcore==1.0.9 httpx==0.28.1 idna==3.10 +importlib-metadata==8.7.0 isodate==0.7.2 itsdangerous==2.2.0 -jinja2==3.1.5 -jiter==0.8.2 +jinja2==3.1.6 +jiter==0.10.0 jmespath==1.0.1 julia==0.5.7 markupsafe==3.0.2 memory-profiler==0.61.0 -msal==1.31.1 -msal-extensions==1.2.0 -multidict==6.1.0 -mypy-extensions==1.0.0 -numpy==2.0.2 -openai==1.64.0 -opentelemetry-api==1.16.0 -opentelemetry-exporter-otlp-proto-http==1.16.0 -opentelemetry-instrumentation-aiohttp-client==0.37b0 -opentelemetry-instrumentation-openai==0.37b0 -opentelemetry-instrumentation-requests==0.37b0 -opentelemetry-instrumentation==0.37b0 -opentelemetry-proto==1.16.0 -opentelemetry-sdk==1.16.0 -opentelemetry-semantic-conventions==0.37b0 -opentelemetry-util-http==0.37b0 -orjson==3.10.15 -packaging==24.2 -pandas==2.2.3 -pillow==11.1.0 -portalocker==2.10.1 +msal==1.32.3 +msal-extensions==1.3.1 +multidict==6.5.0 +mypy-extensions==1.1.0 +numpy==2.2.6 +openai==1.91.0 +opentelemetry-api==1.34.1 +opentelemetry-exporter-otlp-proto-common==1.34.1 +opentelemetry-exporter-otlp-proto-http==1.34.1 +opentelemetry-instrumentation==0.55b1 +opentelemetry-instrumentation-aiohttp-client==0.55b1 +opentelemetry-instrumentation-openai==0.40.12 +opentelemetry-instrumentation-requests==0.55b1 +opentelemetry-proto==1.34.1 +opentelemetry-sdk==1.34.1 +opentelemetry-semantic-conventions==0.55b1 +opentelemetry-semantic-conventions-ai==0.4.9 +opentelemetry-util-http==0.55b1 +orjson==3.10.18 +packaging==25.0 +pandas==2.3.0 +pillow==11.2.1 progress==1.6 -propcache==0.3.0 -protobuf==3.20.3 +propcache==0.3.2 +proto-plus==1.26.1 +protobuf==5.29.5 psutil==7.0.0 py4j==0.10.9.9 pyasn1==0.6.1 -pyasn1-modules==0.4.1 +pyasn1-modules==0.4.2 pycparser==2.22 -pydantic==2.10.6 -pydantic-core==2.27.2 +pydantic==2.11.7 +pydantic-core==2.33.2 pyjwt[crypto]==2.10.1 python-dateutil==2.9.0.post0 -pytz==2025.1 +pytz==2025.2 pyyaml==6.0.2 -requests==2.32.3 +regex==2024.11.6 +requests==2.32.4 requests-toolbelt==1.0.0 -rsa==4.9 +rsa==4.9.1 ruamel-yaml==0.17.4 -s3transfer==0.11.2 -scipy==1.13.1 +s3transfer==0.13.0 +scipy==1.15.3 six==1.17.0 sniffio==1.3.1 strenum==0.4.15 strictyaml==1.4.2 -termcolor==2.5.0 +termcolor==3.1.0 texttable==1.7.0 +tiktoken==0.9.0 tqdm==4.67.1 trafaret==2.1.1 -typing-extensions==4.12.2 -tzdata==2025.1 -urllib3==1.26.20 +typing-extensions==4.14.0 +typing-inspection==0.4.1 +tzdata==2025.2 +urllib3==2.5.0 werkzeug==3.1.3 wrapt==1.17.2 -yarl==1.18.3 - -# The following packages are considered to be unsafe in a requirements file: -# setuptools +yarl==1.20.1 +zipp==3.23.0