Skip to content

Commit 02abc65

Browse files
Set pyjwt to a minimum of 2.12.0 (#177)
1 parent 25e9550 commit 02abc65

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"ipykernel",
1414
"matplotlib",
1515
"pandas",
16-
"pyjwt",
16+
"pyjwt>=2.12.0",
1717
"python-dotenv",
1818
"requests",
1919
"tornado>=6.5.5",

uv.lock

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

0 commit comments

Comments
 (0)