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 a382e9e commit eebe6f0Copy full SHA for eebe6f0
setup.py
@@ -57,7 +57,7 @@ def read(*rnames):
57
install_requires=[
58
'defusedxml>=0.4.1',
59
'Django>=2.2,<4',
60
- 'pysaml2>=5.3.0',
+ 'pysaml2>=6.4.1',
61
],
62
tests_require=[
63
# Provides assert_called_once.
0 commit comments