We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28abf6d + 92a0b1d commit 196814eCopy full SHA for 196814e
setup.cfg
@@ -37,7 +37,7 @@ requires_dist =
37
[options]
38
packages = find:
39
install_requires =
40
- PyJWT>=2.3.0
+ PyJWT[crypto]>=2.3.0
41
python-dateutil>=2.6.0
42
requests>=2.18
43
uritemplate>=3.0.0
0 commit comments