Skip to content

Commit 7df3fae

Browse files
committed
Since parts of the code base depend on starlette directly, we can't remove the dep, instead re-introduce it with a wide version range
Signed-off-by: David Gardner <dagardner@nvidia.com>
1 parent 81d4d24 commit 7df3fae

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

packages/nvidia_nat_core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ dependencies = [
8787
"python-multipart>=0.0.21",
8888
"PyYAML~=6.0",
8989
"rich~=14.0",
90+
"starlette >=0.51,<2.0",
9091
"tabulate~=0.9",
9192
"tzlocal~=5.3",
9293
"uvicorn[standard]~=0.38",

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)