From bb9cda890207a14ff224fe5e6cbcd329474a3dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Sat, 13 Jul 2019 13:58:34 +0200 Subject: [PATCH] setup.py: Bump the nio version requirement. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 915b04b..96b4f0c 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( "janus", "prompt_toolkit", "typing;python_version<'3.5'", - "matrix-nio[e2e] >= 0.4" + "matrix-nio[e2e] >= 0.4.1" ], extras_require={ "e2e_search": [