From 1e9dfbddafefa18ace490bb5fe1bd10a1a3f359b Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Mon, 6 Jul 2020 21:42:49 +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 2ea1549..2b5e833 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.7,<0.7
+fbchat-asyncio>=0.6.8,<0.7
-- 
GitLab