Codebase list matrix-synapse / bb41d24
Remove saml2 module requirements Erik Johnston 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3333 "pydenticon": ["pydenticon"],
3434 "ujson": ["ujson"],
3535 "blist": ["blist"],
36 "pysaml2>=3.0.0,<4.0.0": ["saml2>=3.0.0,<4.0.0"],
36 "pysaml2>=3.0.0,<4.0.0": ["saml2"],
3737 "pymacaroons-pynacl": ["pymacaroons"],
3838 }
3939 CONDITIONAL_REQUIREMENTS = {