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 7a68100 commit 9ba1c5dCopy full SHA for 9ba1c5d
setup.py
@@ -65,7 +65,7 @@
65
packages=find_packages(),
66
67
install_requires=["pysaml2==6.4.1",
68
- "PyJWT==2.0.0",
+ "PyJWT==2.0.1",
69
"dictor==0.1.7"],
70
include_package_data=True,
71
)
0 commit comments