pantalaimon: Bump the allowed nio version

This commit is contained in:
Damir Jelić 2021-05-06 15:10:43 +02:00
parent db9cf77891
commit 73f68c76fb

View File

@ -29,7 +29,7 @@ setup(
"cachetools >= 3.0.0",
"prompt_toolkit > 2, < 4",
"typing;python_version<'3.5'",
"matrix-nio[e2e] >= 0.14, < 0.18"
"matrix-nio[e2e] >= 0.14, < 0.19"
],
extras_require={
"ui": [