Update mautrix-python
This commit is contained in:
parent
7a06df51e1
commit
4c1fe0fb37
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ setuptools.setup(
|
|||
packages=setuptools.find_packages(),
|
||||
|
||||
install_requires=[
|
||||
"mautrix>=0.4.dev78,<0.5",
|
||||
"mautrix>=0.4.dev79,<0.5",
|
||||
"aiohttp>=3.0.1,<4",
|
||||
"SQLAlchemy>=1.2.3,<2",
|
||||
"alembic>=1.0.0,<2",
|
||||
|
|
Loading…
Reference in a new issue