Skip to content

Commit afee6af

Browse files
authored
[RAPTOR-12623] enforce packages reconcile for all the (non GPU) envs (#1481)
1 parent f8a8af2 commit afee6af

File tree

18 files changed

+503
-514
lines changed

18 files changed

+503
-514
lines changed

public_dropin_environments/java_codegen/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"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.",
55
"programmingLanguage": "java",
66
"label": "",
7-
"environmentVersionId": "682f9944114ca0117f36acfa",
7+
"environmentVersionId": "683603e0f8c4a30faf118d21",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
1313
"imageRepository": "env-java-codegen",
1414
"tags": [
15-
"v11.1.0-682f9944114ca0117f36acfa",
16-
"682f9944114ca0117f36acfa",
15+
"v11.1.0-683603e0f8c4a30faf118d21",
16+
"683603e0f8c4a30faf118d21",
1717
"v11.1.0-latest"
1818
]
1919
}

public_dropin_environments/java_codegen/requirements.txt

Lines changed: 48 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -5,89 +5,87 @@
55
# pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in
66
#
77
annotated-types==0.7.0
8-
argcomplete==3.5.3
9-
azure-core==1.32.0
10-
azure-identity==1.20.0
8+
argcomplete==3.6.2
9+
azure-core==1.34.0
10+
azure-identity==1.23.0
1111
azure-storage-blob==12.19.0
1212
blinker==1.9.0
13-
boto3==1.36.26
14-
botocore==1.36.26
15-
cachetools==4.2.4
16-
certifi==2025.1.31
13+
boto3==1.38.23
14+
botocore==1.38.23
15+
cachetools==5.5.2
16+
certifi==2025.4.26
1717
cffi==1.17.1
18-
charset-normalizer==3.4.1
19-
click==8.1.8
20-
cryptography==44.0.1
21-
datarobot==3.6.3
18+
charset-normalizer==3.4.2
19+
click==8.2.1
20+
cryptography==45.0.3
21+
datarobot==3.7.1
2222
datarobot-drum==1.16.13
23-
datarobot-mlops==10.2.8
24-
datarobot-storage==0.0.0
23+
datarobot-mlops==11.0.0
24+
datarobot-storage==2.2.0
2525
deprecated==1.2.18
2626
docker==7.1.0
2727
filechunkio==1.8
2828
flask==3.1.1
29-
google-api-core==1.34.0
30-
google-auth==1.28.1
31-
google-cloud-core==2.4.2
32-
google-cloud-storage==1.43.0
33-
google-crc32c==1.6.0
29+
google-api-core==2.25.0rc1
30+
google-auth==2.40.2
31+
google-cloud-core==2.4.3
32+
google-cloud-storage==2.19.0
33+
google-crc32c==1.7.1
3434
google-resumable-media==2.7.2
35-
googleapis-common-protos==1.68.0
35+
googleapis-common-protos==1.70.0
3636
idna==3.10
37-
importlib-metadata==8.4.0
37+
importlib-metadata==8.6.1
3838
isodate==0.7.2
3939
itsdangerous==2.2.0
4040
jinja2==3.1.6
4141
jmespath==1.0.1
4242
julia==0.5.7
4343
markupsafe==3.0.2
4444
memory-profiler==0.61.0
45-
msal==1.31.1
46-
msal-extensions==1.2.0
47-
mypy-extensions==1.0.0
48-
numpy==2.2.3
49-
opentelemetry-api==1.27.0
50-
opentelemetry-exporter-otlp-proto-common==1.27.0
51-
opentelemetry-exporter-otlp-proto-http==1.27.0
52-
opentelemetry-proto==1.27.0
53-
opentelemetry-sdk==1.27.0
54-
opentelemetry-semantic-conventions==0.48b0
55-
orjson==3.10.15
56-
packaging==24.2
45+
msal==1.32.3
46+
msal-extensions==1.3.1
47+
mypy-extensions==1.1.0
48+
numpy==2.2.6
49+
opentelemetry-api==1.33.1
50+
opentelemetry-exporter-otlp-proto-common==1.33.1
51+
opentelemetry-exporter-otlp-proto-http==1.33.1
52+
opentelemetry-proto==1.33.1
53+
opentelemetry-sdk==1.33.1
54+
opentelemetry-semantic-conventions==0.54b1
55+
orjson==3.10.18
56+
packaging==25.0
5757
pandas==2.2.3
58-
pillow==11.1.0
59-
portalocker==2.10.1
58+
pillow==11.2.1
6059
progress==1.6
61-
protobuf==3.20.3
60+
proto-plus==1.26.1
61+
protobuf==5.29.4
6262
psutil==7.0.0
6363
py4j==0.10.9.9
6464
pyasn1==0.6.1
65-
pyasn1-modules==0.4.1
65+
pyasn1-modules==0.4.2
6666
pycparser==2.22
67-
pydantic==2.10.6
68-
pydantic-core==2.27.2
67+
pydantic==2.11.5
68+
pydantic-core==2.33.2
6969
pyjwt[crypto]==2.10.1
7070
python-dateutil==2.9.0.post0
71-
pytz==2025.1
71+
pytz==2025.2
7272
pyyaml==6.0.2
7373
requests==2.32.3
7474
requests-toolbelt==1.0.0
75-
rsa==4.9
75+
rsa==4.9.1
7676
ruamel-yaml==0.17.4
77-
s3transfer==0.11.2
78-
scipy==1.15.2
77+
s3transfer==0.13.0
78+
scipy==1.15.3
7979
six==1.17.0
8080
strenum==0.4.15
8181
strictyaml==1.4.2
82-
termcolor==2.5.0
82+
termcolor==3.1.0
8383
texttable==1.7.0
8484
trafaret==2.1.1
85-
typing-extensions==4.12.2
86-
tzdata==2025.1
87-
urllib3==1.26.20
85+
typing-extensions==4.13.2
86+
typing-inspection==0.4.1
87+
tzdata==2025.2
88+
urllib3==2.4.0
8889
werkzeug==3.1.3
8990
wrapt==1.17.2
90-
zipp==3.21.0
91-
92-
# The following packages are considered to be unsafe in a requirements file:
93-
# setuptools
91+
zipp==3.22.0

public_dropin_environments/python311/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"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.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "682f9953114ca011a612e518",
7+
"environmentVersionId": "683603ebf8c4a30fd6c06c03",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
1313
"imageRepository": "env-python",
1414
"tags": [
15-
"v11.1.0-682f9953114ca011a612e518",
16-
"682f9953114ca011a612e518",
15+
"v11.1.0-683603ebf8c4a30fd6c06c03",
16+
"683603ebf8c4a30fd6c06c03",
1717
"v11.1.0-latest"
1818
]
1919
}

public_dropin_environments/python311/requirements.txt

Lines changed: 48 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -5,89 +5,87 @@
55
# pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in
66
#
77
annotated-types==0.7.0
8-
argcomplete==3.5.3
9-
azure-core==1.32.0
10-
azure-identity==1.20.0
8+
argcomplete==3.6.2
9+
azure-core==1.34.0
10+
azure-identity==1.23.0
1111
azure-storage-blob==12.19.0
1212
blinker==1.9.0
13-
boto3==1.36.23
14-
botocore==1.36.23
15-
cachetools==4.2.4
16-
certifi==2025.1.31
13+
boto3==1.38.23
14+
botocore==1.38.23
15+
cachetools==5.5.2
16+
certifi==2025.4.26
1717
cffi==1.17.1
18-
charset-normalizer==3.4.1
19-
click==8.1.8
20-
cryptography==44.0.1
21-
datarobot==3.6.2
18+
charset-normalizer==3.4.2
19+
click==8.2.1
20+
cryptography==45.0.3
21+
datarobot==3.7.1
2222
datarobot-drum==1.16.13
23-
datarobot-mlops==10.2.8
24-
datarobot-storage==0.0.0
23+
datarobot-mlops==11.0.0
24+
datarobot-storage==2.2.0
2525
deprecated==1.2.18
2626
docker==7.1.0
2727
filechunkio==1.8
2828
flask==3.1.1
29-
google-api-core==1.34.0
30-
google-auth==1.28.1
31-
google-cloud-core==2.4.2rc0
32-
google-cloud-storage==1.43.0
33-
google-crc32c==1.6.0
29+
google-api-core==2.25.0rc1
30+
google-auth==2.40.2
31+
google-cloud-core==2.4.3
32+
google-cloud-storage==2.19.0
33+
google-crc32c==1.7.1
3434
google-resumable-media==2.7.2
35-
googleapis-common-protos==1.67.0
35+
googleapis-common-protos==1.70.0
3636
idna==3.10
37-
importlib-metadata==8.4.0
37+
importlib-metadata==8.6.1
3838
isodate==0.7.2
3939
itsdangerous==2.2.0
4040
jinja2==3.1.6
4141
jmespath==1.0.1
4242
julia==0.5.7
4343
markupsafe==3.0.2
4444
memory-profiler==0.61.0
45-
msal==1.31.1
46-
msal-extensions==1.2.0
47-
mypy-extensions==1.0.0
48-
numpy==2.2.3
49-
opentelemetry-api==1.27.0
50-
opentelemetry-exporter-otlp-proto-common==1.27.0
51-
opentelemetry-exporter-otlp-proto-http==1.27.0
52-
opentelemetry-proto==1.27.0
53-
opentelemetry-sdk==1.27.0
54-
opentelemetry-semantic-conventions==0.48b0
55-
orjson==3.10.15
56-
packaging==24.2
45+
msal==1.32.3
46+
msal-extensions==1.3.1
47+
mypy-extensions==1.1.0
48+
numpy==2.2.6
49+
opentelemetry-api==1.33.1
50+
opentelemetry-exporter-otlp-proto-common==1.33.1
51+
opentelemetry-exporter-otlp-proto-http==1.33.1
52+
opentelemetry-proto==1.33.1
53+
opentelemetry-sdk==1.33.1
54+
opentelemetry-semantic-conventions==0.54b1
55+
orjson==3.10.18
56+
packaging==25.0
5757
pandas==2.2.3
58-
pillow==11.1.0
59-
portalocker==2.10.1
58+
pillow==11.2.1
6059
progress==1.6
61-
protobuf==3.20.3
60+
proto-plus==1.26.1
61+
protobuf==5.29.4
6262
psutil==7.0.0
6363
py4j==0.10.9.9
6464
pyasn1==0.6.1
65-
pyasn1-modules==0.4.1
65+
pyasn1-modules==0.4.2
6666
pycparser==2.22
67-
pydantic==2.10.6
68-
pydantic-core==2.27.2
67+
pydantic==2.11.5
68+
pydantic-core==2.33.2
6969
pyjwt[crypto]==2.10.1
7070
python-dateutil==2.9.0.post0
71-
pytz==2025.1
71+
pytz==2025.2
7272
pyyaml==6.0.2
7373
requests==2.32.3
7474
requests-toolbelt==1.0.0
75-
rsa==4.9
75+
rsa==4.9.1
7676
ruamel-yaml==0.17.4
77-
s3transfer==0.11.2
78-
scipy==1.15.2
77+
s3transfer==0.13.0
78+
scipy==1.15.3
7979
six==1.17.0
8080
strenum==0.4.15
8181
strictyaml==1.4.2
82-
termcolor==2.5.0
82+
termcolor==3.1.0
8383
texttable==1.7.0
8484
trafaret==2.1.1
85-
typing-extensions==4.12.2
86-
tzdata==2025.1
87-
urllib3==1.26.20
85+
typing-extensions==4.13.2
86+
typing-inspection==0.4.1
87+
tzdata==2025.2
88+
urllib3==2.4.0
8889
werkzeug==3.1.3
8990
wrapt==1.17.2
90-
zipp==3.21.0
91-
92-
# The following packages are considered to be unsafe in a requirements file:
93-
# setuptools
91+
zipp==3.22.0

public_dropin_environments/python3_keras/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"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.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "682f99ad114ca012a708288b",
7+
"environmentVersionId": "68360457f8c4a3103cabb25a",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
1313
"imageRepository": "env-python-keras",
1414
"tags": [
15-
"v11.1.0-682f99ad114ca012a708288b",
16-
"682f99ad114ca012a708288b",
15+
"v11.1.0-68360457f8c4a3103cabb25a",
16+
"68360457f8c4a3103cabb25a",
1717
"v11.1.0-latest"
1818
]
1919
}

0 commit comments

Comments
 (0)