mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 23:10:37 -04:00
pantalaimon: Update to nio 0.4.
This commit is contained in:
parent
a9b00dfa37
commit
48b4baf79c
2 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ setup(
|
|||
"prompt_toolkit",
|
||||
"notify2",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio[e2e]"
|
||||
"matrix-nio[e2e] >= 0.4"
|
||||
],
|
||||
extras_require={
|
||||
"e2e_search": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue