Bump mautrix-appservice dependency version and fix mime type document attribute handling

This commit is contained in:
Tulir Asokan
2018-04-07 00:48:55 +03:00
parent 006a5971ea
commit d40b0b896b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ setuptools.setup(
install_requires=[
"aiohttp>=3.0.1,<4",
"mautrix-appservice>=0.1.3,<0.2.0",
"mautrix-appservice>=0.1.4,<0.2.0",
"SQLAlchemy>=1.2.3,<2",
"alembic>=0.9.8,<0.10",
"Markdown>=2.6.11,<3",