mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
New pypi dev build
This commit is contained in:
parent
d5541caf8d
commit
71d0bf0238
@ -1 +1 @@
|
|||||||
__version__ = "0.1.0.dev23"
|
__version__ = "0.1.0.dev24"
|
||||||
|
File diff suppressed because it is too large
Load Diff
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ setuptools.setup(
|
|||||||
packages=setuptools.find_packages(),
|
packages=setuptools.find_packages(),
|
||||||
|
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"mautrix>=0.4.dev65,<0.5",
|
"mautrix>=0.4.dev66,<0.5",
|
||||||
"aiohttp>=3.0.1,<4",
|
"aiohttp>=3.0.1,<4",
|
||||||
"SQLAlchemy>=1.2.3,<2",
|
"SQLAlchemy>=1.2.3,<2",
|
||||||
"alembic>=1.0.0,<2",
|
"alembic>=1.0.0,<2",
|
||||||
|
Loading…
Reference in New Issue
Block a user