From da08ccac5a8eac92a1fa8c7572fb06c949de96d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Sun, 21 Jun 2020 21:40:29 +0200 Subject: [PATCH] setup.py: Bump the nio version. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 43422f1..2d7f2fd 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.13" + "matrix-nio[e2e] <= 0.14" ], extras_require={ "ui": [