Skip to content

Commit 6865586

Browse files
committed
add jwt
1 parent a1964cb commit 6865586

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

lambdas/shared/poetry.lock

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

lambdas/shared/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ moto = "~5.1.5"
2424
python-stdnum = "^2.1"
2525
coverage = "^7.8.0"
2626
redis = "^4.6.0"
27+
jwt = "^1.4.0"
2728

2829
[tool.poetry.group.dev.dependencies]
2930
coverage = "^7.8.0"

0 commit comments

Comments
 (0)