We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6d589 commit b4c80b4Copy full SHA for b4c80b4
pyproject.toml
@@ -40,6 +40,7 @@ dependencies = [
40
"marshmallow>=3.20.1,<3.21",
41
"chardet>=5.2.0,<5.3",
42
"PyJWT[crypto]>=2.8,<2.9",
43
+ "exceptiongroup>=1.2.1,<2.0",
44
]
45
46
[project.urls]
0 commit comments