Skip to content

Commit 288e443

Browse files
SkyWalker-CMDSherif Riad
andauthored
Add direct dependency on Starlette as it is used in the OAuth2 callback local server (#290)
Co-authored-by: Sherif Riad <sherifri@amazon.com>
1 parent f2d33a5 commit 288e443

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dependencies = [
4848
"questionary>=2.1.0",
4949
"openapi-spec-validator>=0.7.2",
5050
"py-openapi-schema-to-json-schema>=0.0.3",
51+
"starlette>=0.46.2",
5152
]
5253

5354
[project.scripts]

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)