Codebase list matrix-synapse / 7a35a5d
Fixup patches Erik Johnston 6 years ago
2 changed file(s) with 5 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
55 synapse/python_dependencies.py | 2 +-
66 1 file changed, 1 insertion(+), 1 deletion(-)
77
8 Index: package-synapse-debian/synapse/python_dependencies.py
9 ===================================================================
10 --- package-synapse-debian.orig/synapse/python_dependencies.py
11 +++ package-synapse-debian/synapse/python_dependencies.py
12 @@ -35,7 +35,7 @@ REQUIREMENTS = {
13 "pillow": ["PIL"],
8 --- a/synapse/python_dependencies.py
9 +++ b/synapse/python_dependencies.py
10 @@ -36,7 +36,7 @@
1411 "pydenticon": ["pydenticon"],
12 "ujson": ["ujson"],
1513 "blist": ["blist"],
1614 - "pysaml2>=3.0.0": ["saml2>=3.0.0"],
1715 + "pysaml2>=3.0.0": ["saml2"],
2222 + "bcrypt": ["bcrypt"],
2323 "pillow": ["PIL"],
2424 "pydenticon": ["pydenticon"],
25 "blist": ["blist"],
25 "ujson": ["ujson"],