Skip to content

Commit d60d02e

Browse files
author
GenAI Git Bot
committed
Reconcile dependencies, updated IDs, tags
1 parent 896fe00 commit d60d02e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

public_dropin_environments/python3_sklearn/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"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.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6937359c34f60513461b86db",
7+
"environmentVersionId": "694314b5d1e51e076d7d02ed",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_sklearn",
1515
"imageRepository": "env-python-sklearn",
1616
"tags": [
17-
"v11.4.0-6937359c34f60513461b86db",
18-
"6937359c34f60513461b86db",
17+
"v11.4.0-694314b5d1e51e076d7d02ed",
18+
"694314b5d1e51e076d7d02ed",
1919
"v11.4.0-latest"
2020
]
2121
}

public_dropin_environments/python3_sklearn/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in
5+
# pip-compile --cert=None --client-cert=None --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt --pip-args=None requirements.in
66
#
77
annotated-types==0.7.0
88
argcomplete==3.6.3

0 commit comments

Comments
 (0)