Skip to content

Add pip dependency lock file for supply chain protection#30

Open
kaggle-agent wants to merge 1 commit intomainfrom
agent/erdalsivri-20260401152738-31259832
Open

Add pip dependency lock file for supply chain protection#30
kaggle-agent wants to merge 1 commit intomainfrom
agent/erdalsivri-20260401152738-31259832

Conversation

@kaggle-agent
Copy link
Copy Markdown
Collaborator

Generate requirements.lock from pyproject.toml using pip-compile to pin
all direct and transitive dependencies to exact versions. This protects
against supply chain attacks by ensuring reproducible installs. Also
update .gitignore to exclude .claude/settings.local.json and
.kagent-context/.

Co-authored-by: kaggle-agent kaggle-agent@users.noreply.github.com


Task: erdalsivri-20260401152738-31259832
Context: https://chat.kaggle.net/kaggle/pl/o3rrqgcf5fy3jjsjkbuhdp7ifh

Generate requirements.lock from pyproject.toml using pip-compile to pin
all direct and transitive dependencies to exact versions. This protects
against supply chain attacks by ensuring reproducible installs. Also
update .gitignore to exclude .claude/settings.local.json and
.kagent-context/.

Co-authored-by: kaggle-agent <kaggle-agent@users.noreply.github.com>
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