Skip to content

Commit f3d9369

Browse files
committed
add missing dev dependencies to for examples
1 parent bc547b3 commit f3d9369

File tree

2 files changed

+126
-0
lines changed

2 files changed

+126
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ dev = [
4747
"pytest-asyncio>=0.26.0",
4848
"pytest-cov>=6.1.1",
4949
"pre-commit>=4.2.0",
50+
"pyjwt>=2.10.1",
51+
"cryptography>=44.0.2",
5052
]
5153

5254
[project.urls]

0 commit comments

Comments
 (0)