From 1949f9f84a26de68d8310cad65a1a9ac08a94303 Mon Sep 17 00:00:00 2001 From: Homer S Date: Wed, 14 Jul 2021 19:29:28 +0200 Subject: [PATCH] Corrected the python-magic item (typo). Also if one doesn't upgrade the requirements matrix-nio won't work. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bafca2..25b1498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ markdown matrix-nio # [e2e]>=0.18.3 peewee Pillow -python_magic +python-magic uuid