Skip to content

Commit

Permalink
Update mautrix-python
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 24, 2019
1 parent c442ca4 commit aaf5e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
packages=setuptools.find_packages(),

install_requires=[
"mautrix>=0.4.dev48,<0.5",
"mautrix>=0.4.dev65,<0.5",
"aiohttp>=3.0.1,<4",
"SQLAlchemy>=1.2.3,<2",
"alembic>=1.0.0,<2",
"Markdown>=3.0.0,<4",
"ruamel.yaml>=0.15.35,<0.16",
"ruamel.yaml>=0.15.35,<0.17",
"attrs>=18.1.0",
"bcrypt>=3.1.4,<4",
"packaging>=10",
Expand Down

0 comments on commit aaf5e43

Please sign in to comment.