Skip to content

Commit eebe6f0

Browse files
authored
pySAML2 updated (#239)
1 parent a382e9e commit eebe6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def read(*rnames):
5757
install_requires=[
5858
'defusedxml>=0.4.1',
5959
'Django>=2.2,<4',
60-
'pysaml2>=5.3.0',
60+
'pysaml2>=6.4.1',
6161
],
6262
tests_require=[
6363
# Provides assert_called_once.

0 commit comments

Comments
 (0)