diff --git a/setup.py b/setup.py index 40f584ab..8caf1a79 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ 'pyrad~=2.4', ], extras_require={ - 'saml': ['djangosaml2~=1.9.1'], + 'saml': ['djangosaml2~=1.9.2'], 'openvpn_status': ['openvpn-status~=0.2.1'], }, classifiers=[