Bump nio required version to v0.15.0

This commit is contained in:
miruka 2020-08-21 12:02:10 -04:00
parent 8d4cf4e7b6
commit 12a25fde8e
5 changed files with 5 additions and 5 deletions

View File

@ -128,6 +128,8 @@ and this project adheres to
- Slightly increase the top/bottom padding to the multi-account bar in the
left pane
- Dependencies: minimum nio version bumped to 0.15.0
### Removed
- Themes: remove unused `controls.listView.smallPaneHighlight` property

View File

@ -1,7 +1,5 @@
# TODO
- update nio requirement
- refresh server list button
- global presence control

View File

@ -94,7 +94,7 @@ modules:
sources:
- type: git
url: https://github.com/mirukana/matrix-nio.git
commit: fc9f5e3eda25ad65936aeb95412a26af73cedf6a
commit: 5da6ad229e8b7aaeff87cdfb10635da2380db889
- name: mirage
buildsystem: qmake

View File

@ -652,7 +652,7 @@ modules:
sources:
- type: git
url: https://github.com/mirukana/matrix-nio.git
commit: fc9f5e3eda25ad65936aeb95412a26af73cedf6a
commit: 5da6ad229e8b7aaeff87cdfb10635da2380db889
- name: mirage
buildsystem: qmake
sources:

View File

@ -6,7 +6,7 @@ cairosvg >= 2.4.2, < 3
filetype >= 1.0.7, < 2
html_sanitizer >= 1.9.1, < 2
lxml >= 4.5.1, < 5
matrix-nio[e2e] >= 0.14.1, <0.15
matrix-nio[e2e] >= 0.15.0, < 0.16
mistune >= 0.8.4, < 0.9
pymediainfo >= 4.2.1, < 5