setup.py: Bump the allowed nio version

This commit is contained in:
Vojtěch Káně 2021-03-09 11:43:28 +01:00
parent e426d0fca6
commit 376ca72014

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.17"
"matrix-nio[e2e] >= 0.14, < 0.18"
],
extras_require={
"ui": [