mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-19 03:11:28 -05:00
try to bump syweb to 0.6.8
This commit is contained in:
parent
dc65d0ae9d
commit
b3ecb96e36
@ -39,7 +39,7 @@ REQUIREMENTS = {
|
|||||||
}
|
}
|
||||||
CONDITIONAL_REQUIREMENTS = {
|
CONDITIONAL_REQUIREMENTS = {
|
||||||
"web_client": {
|
"web_client": {
|
||||||
"matrix_angular_sdk>=0.6.6": ["syweb>=0.6.6"],
|
"matrix_angular_sdk>=0.6.8": ["syweb>=0.6.8"],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user