mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Update dependencies. Closes #136
This commit is contained in:
parent
3570d7185d
commit
172a3333af
@ -5,7 +5,7 @@
|
|||||||
psycopg2-binary>=2,<3
|
psycopg2-binary>=2,<3
|
||||||
|
|
||||||
#/e2be
|
#/e2be
|
||||||
asyncpg>=0.20,<0.24
|
asyncpg>=0.20,<0.25
|
||||||
python-olm>=3,<4
|
python-olm>=3,<4
|
||||||
pycryptodome>=3,<4
|
pycryptodome>=3,<4
|
||||||
unpaddedbase64>=1,<2
|
unpaddedbase64>=1,<2
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
mautrix>=0.9.6,<0.10
|
mautrix>=0.9.6,<0.11
|
||||||
aiohttp>=3,<4
|
aiohttp>=3,<4
|
||||||
yarl>=1,<2
|
yarl>=1,<2
|
||||||
SQLAlchemy>=1,<1.4
|
SQLAlchemy>=1,<1.4
|
||||||
@ -12,4 +12,4 @@ packaging>=10
|
|||||||
click>=7,<8
|
click>=7,<8
|
||||||
colorama>=0.4,<0.5
|
colorama>=0.4,<0.5
|
||||||
PyInquirer>=1,<2
|
PyInquirer>=1,<2
|
||||||
jinja2>=2,<3
|
jinja2>=2,<4
|
||||||
|
Loading…
Reference in New Issue
Block a user