Skip to content

Commit e8b8de7

Browse files
committed
Add pyjwt dependency
Signed-off-by: Federico Busetti <[email protected]>
1 parent 38125c9 commit e8b8de7

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ http = [
3737
# We use the generic ASGI instrumentation, so that if we decide to change
3838
# Framework it will still work consistently.
3939
"opentelemetry-instrumentation-asgi",
40+
"pyjwt>=2.10.1",
4041
"starlette-prometheus<1.0.0,>=0.10.0",
4142
"strawberry-graphql[debug-server]>=0.204.0",
4243
"uvicorn[standard]<1.0.0,>=0.34.0",

uv.lock

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

0 commit comments

Comments
 (0)