From 3baae08ac36e258632e224b655e177a765a939f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 19 Jan 2021 11:00:31 +0100 Subject: [PATCH] setup.py: Bump the allowed nio version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a0a377f..fb064e0 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( "cachetools >= 3.0.0", "prompt_toolkit > 2, < 4", "typing;python_version<'3.5'", - "matrix-nio[e2e] >= 0.14, < 0.16" + "matrix-nio[e2e] >= 0.14, < 0.17" ], extras_require={ "ui": [