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.
1 parent 40e5fc1 commit 6840663Copy full SHA for 6840663
setup.py
@@ -38,6 +38,7 @@
38
python_requires=">=3.8",
39
install_requires=[
40
'async-timeout>=4.0.3; python_full_version<"3.11.3"',
41
+ "PyJWT~=2.9.0",
42
],
43
classifiers=[
44
"Development Status :: 5 - Production/Stable",
0 commit comments