Make new pypi dev build

This commit is contained in:
Tulir Asokan 2019-09-11 14:18:41 +03:00
parent 506ffdedf5
commit a96367de3d
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ setuptools.setup(
packages=setuptools.find_packages(),
install_requires=[
"mautrix>=0.4.dev69,<0.5",
"mautrix>=0.4.dev70,<0.5",
"aiohttp>=3.0.1,<4",
"SQLAlchemy>=1.2.3,<2",
"alembic>=1.0.0,<2",