Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92a6afdd2f |
@@ -1,2 +1,2 @@
|
|||||||
__version__ = "0.5.1"
|
__version__ = "0.5.2"
|
||||||
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ setuptools.setup(
|
|||||||
|
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"aiohttp>=3.0.1,<4",
|
"aiohttp>=3.0.1,<4",
|
||||||
"mautrix-appservice>=0.3.8,<0.4.0",
|
"mautrix-appservice>=0.3.10.dev1,<0.4.0",
|
||||||
"SQLAlchemy>=1.2.3,<2",
|
"SQLAlchemy>=1.2.3,<2",
|
||||||
"alembic>=1.0.0,<2",
|
"alembic>=1.0.0,<2",
|
||||||
"commonmark>=0.8.1,<1",
|
"commonmark>=0.8.1,<1",
|
||||||
|
|||||||
Reference in New Issue
Block a user