Fix mime type info for converted images. Fixes #307

This commit is contained in:
Tulir Asokan
2019-05-11 19:17:10 +03:00
parent 430f7b7217
commit c50fd4b3ac
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ setuptools.setup(
install_requires=[
"aiohttp>=3.0.1,<4",
"mautrix-appservice>=0.3.8,<0.4.0",
"mautrix-appservice>=0.3.9,<0.4.0",
"SQLAlchemy>=1.2.3,<2",
"alembic>=1.0.0,<2",
"commonmark>=0.8.1,<1",