try to bump syweb to 0.6.8

pull/573/head
Matthew Hodgson 2016-02-10 16:27:01 +00:00
parent dc65d0ae9d
commit b3ecb96e36
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ REQUIREMENTS = {
}
CONDITIONAL_REQUIREMENTS = {
"web_client": {
"matrix_angular_sdk>=0.6.6": ["syweb>=0.6.6"],
"matrix_angular_sdk>=0.6.8": ["syweb>=0.6.8"],
}
}