Skip to content

Commit 0b29388

Browse files
author
Rebecka Gulliksson
committed
Update pysaml2 dependency to resolve bugs related to attribute filtering.
1 parent 8a01849 commit 0b29388

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
@@ -22,7 +22,7 @@
2222
"future",
2323
"oic",
2424
"pyjwkest",
25-
"pysaml2 >= 4.0.0",
25+
"pysaml2 >= 4.0.2",
2626
"requests",
2727
"PyYAML",
2828
"pycrypto",

0 commit comments

Comments
 (0)