From 25d930981cbff749d39d8b78c62690d67464f90d Mon Sep 17 00:00:00 2001 From: Jon Masukawa Date: Thu, 9 Apr 2026 00:18:25 +0000 Subject: [PATCH 1/2] Regenerate requirements.lock from recent kagglesdk bump --- requirements.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/requirements.lock b/requirements.lock index e4283c33..cbcb22f3 100644 --- a/requirements.lock +++ b/requirements.lock @@ -1,4 +1,11 @@ -# Regenerate with: pip-compile pyproject.toml -o requirements.lock +# +# This file is autogenerated by pip-compile with Python 3.13 +# by the following command: +# +# pip-compile --output-file=requirements.lock pyproject.toml +# +--index-url https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/simple/ + bleach==6.3.0 # via kaggle (pyproject.toml) certifi==2026.2.25 @@ -7,7 +14,7 @@ charset-normalizer==3.4.6 # via requests idna==3.11 # via requests -kagglesdk==0.1.16 +kagglesdk==0.1.17 # via kaggle (pyproject.toml) packaging==26.0 # via kaggle (pyproject.toml) From 3c204791024596bb22b67bfc9e3a6e4f6bfaaf25 Mon Sep 17 00:00:00 2001 From: Jon Masukawa Date: Thu, 9 Apr 2026 00:20:49 +0000 Subject: [PATCH 2/2] Use the terser comment even if not autogen --- requirements.lock | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/requirements.lock b/requirements.lock index cbcb22f3..b15a458c 100644 --- a/requirements.lock +++ b/requirements.lock @@ -1,11 +1,4 @@ -# -# This file is autogenerated by pip-compile with Python 3.13 -# by the following command: -# -# pip-compile --output-file=requirements.lock pyproject.toml -# ---index-url https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/simple/ - +# Regenerate with: pip-compile pyproject.toml -o requirements.lock bleach==6.3.0 # via kaggle (pyproject.toml) certifi==2026.2.25