mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
setup.py: Bump the nio version.
This commit is contained in:
parent
fae9330a6b
commit
da08ccac5a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ setup(
|
|||
"cachetools >= 3.0.0"
|
||||
"prompt_toolkit>2<4",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio[e2e] <= 0.13"
|
||||
"matrix-nio[e2e] <= 0.14"
|
||||
],
|
||||
extras_require={
|
||||
"ui": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue