From 4411075b91bcad9a01b398bce1539d72c06755ba Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Tue, 7 Jul 2020 14:40:08 +0300
Subject: [PATCH] Update fbchat-asyncio again

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d584036..535b1ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,4 +5,4 @@ ruamel.yaml>=0.15.94,<0.17
 commonmark>=0.8,<0.10
 python-magic>=0.4,<0.5
 mautrix==0.6.0.alpha4
-fbchat-asyncio>=0.6.9,<0.7
+fbchat-asyncio>=0.6.10,<0.7
-- 
GitLab