From c145234c4a5dd88d0db9f609f19ef9e6a95f2b6d Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 28 Sep 2020 21:10:39 +0300 Subject: [PATCH] Update mautrix-python --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0d79f7..06776ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mautrix>=0.7,<0.8 +mautrix>=0.7.9,<0.8 aiohttp>=3,<4 SQLAlchemy>=1,<2 alembic>=1,<2