mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-11 10:08:31 -05:00
Switch to pymacaroons-pynacl
This commit is contained in:
parent
ce832c38d4
commit
7f08ebb772
@ -33,7 +33,7 @@ REQUIREMENTS = {
|
|||||||
"ujson": ["ujson"],
|
"ujson": ["ujson"],
|
||||||
"blist": ["blist"],
|
"blist": ["blist"],
|
||||||
"pysaml2": ["saml2"],
|
"pysaml2": ["saml2"],
|
||||||
"pymacaroons": ["pymacaroons"],
|
"pymacaroons-pynacl": ["pymacaroons"],
|
||||||
}
|
}
|
||||||
CONDITIONAL_REQUIREMENTS = {
|
CONDITIONAL_REQUIREMENTS = {
|
||||||
"web_client": {
|
"web_client": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user