Update mautrix-appservice to fix timestamp massaging timezone problems
This commit is contained in:
@@ -26,7 +26,7 @@ setuptools.setup(
|
|||||||
|
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"aiohttp>=3.0.1,<4",
|
"aiohttp>=3.0.1,<4",
|
||||||
"mautrix-appservice>=0.1.2,<0.2.0",
|
"mautrix-appservice>=0.1.3,<0.2.0",
|
||||||
"SQLAlchemy>=1.2.3,<2",
|
"SQLAlchemy>=1.2.3,<2",
|
||||||
"alembic>=0.9.8,<0.10",
|
"alembic>=0.9.8,<0.10",
|
||||||
"Markdown>=2.6.11,<3",
|
"Markdown>=2.6.11,<3",
|
||||||
|
|||||||
Reference in New Issue
Block a user