Skip to content

[-] Add uv.lock - #12

Merged
andriykislitsyn merged 2 commits into
mainfrom
andriykislitsyn/add-uv-lock
Apr 15, 2026
Merged

[-] Add uv.lock#12
andriykislitsyn merged 2 commits into
mainfrom
andriykislitsyn/add-uv-lock

Conversation

@andriykislitsyn

@andriykislitsyn andriykislitsyn commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

This repository is public. Do not put any private DataRobot or customer data: code, datasets, model artifacts, .etc.

Rationale

What is this pull request for?

Summary of Changes

In general, what was changed? Screenshots are welcome too!


Note

Low Risk
Low risk packaging-only change; main impact is stricter runtime compatibility (Python 3.12 only) and reproducible dependency resolution via a new lockfile.

Overview
Adds a uv.lock to pin and record the full resolved dependency set for reproducible installs.

Tightens requires-python in pyproject.toml to >=3.12,<3.13 and bumps the template releaseTag from 11.8.1 to 11.8.2.

Reviewed by Cursor Bugbot for commit f9bc0ab. Bugbot is set up for automated code reviews on this repo. Configure here.

@andriykislitsyn
andriykislitsyn requested a review from a team as a code owner April 14, 2026 21:53
@andriykislitsyn
andriykislitsyn merged commit f8e9b63 into main Apr 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants