Update some things

This commit is contained in:
Tulir Asokan
2019-10-28 01:09:37 +02:00
parent f9a692b5ef
commit 5411de90fc
5 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ setuptools.setup(
install_requires=[
"aiohttp>=3.0.1,<4",
"mautrix>=0.4.0.dev75,<0.5",
"mautrix>=0.4.0.dev76,<0.5",
"SQLAlchemy>=1.2.3,<2",
"alembic>=1.0.0,<2",
"commonmark>=0.8.1,<0.10",