Skip to content

Commit 244a0a3

Browse files
committed
Merge branch 'master' of https://github.com/knaperek/djangosaml2
2 parents 7aa5026 + eebe6f0 commit 244a0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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)