Bump nio required version to v0.15.0
This commit is contained in:
parent
8d4cf4e7b6
commit
12a25fde8e
|
@ -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
|
||||
|
|
2
TODO.md
2
TODO.md
|
@ -1,7 +1,5 @@
|
|||
# TODO
|
||||
|
||||
- update nio requirement
|
||||
|
||||
- refresh server list button
|
||||
|
||||
- global presence control
|
||||
|
|
|
@ -94,7 +94,7 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/mirukana/matrix-nio.git
|
||||
commit: fc9f5e3eda25ad65936aeb95412a26af73cedf6a
|
||||
commit: 5da6ad229e8b7aaeff87cdfb10635da2380db889
|
||||
|
||||
- name: mirage
|
||||
buildsystem: qmake
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user