There was an error while loading. Please reload this page.
1 parent 602765f commit 7da964fCopy full SHA for 7da964f
1 file changed
src/auth/pyproject.toml
@@ -19,7 +19,7 @@ requires-python = ">=3.9"
19
dependencies = [
20
"httpx[http2] >=0.26,<0.29",
21
"pydantic >=1.10,<3",
22
- "pyjwt[crypto] >=2.10.1",
+ "pyjwt[crypto] >=2.12.0",
23
]
24
25
[project.urls]
0 commit comments