Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 8691c14

Browse files
committed
Add missing depenency on requests
1 parent 209c6e5 commit 8691c14

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

packages/jumpstarter-cli-common/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies = [
1515
"joserfc>=1.0.3",
1616
"yarl>=1.18.3",
1717
"rich>=14.0.0",
18+
"requests>=2.32.5",
1819
]
1920

2021
[dependency-groups]

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)