From 58ef479f8e0ce6ae4daaa0b348b18763130ae879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 10 Sep 2019 15:33:35 +0200 Subject: [PATCH] requirements: Add aiohttp and bump the nio version for SSO to work. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fa47cc..441b974 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ atomicwrites attrs logbook pygments -matrix-nio[e2e]>=0.4.1 +matrix-nio[e2e]>=0.6 +aiohttp