Bump Python packages

This commit is contained in:
Conal Moloney 2023-08-01 16:13:28 +10:00
parent 800f51958d
commit 05b389bd3f
Signed by: blaxpot
GPG Key ID: B0634F93252EBF15
2 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#/e2be #/e2be
python-olm>=3,<4 python-olm>=3,<4
pycryptodome>=3,<4 pycryptodome>=3,<4
unpaddedbase64>=1,<2 unpaddedbase64>=1,<3
#/metrics #/metrics
prometheus_client>=0.6,<0.11 prometheus_client>=0.6,<0.18

View File

@ -1,10 +1,10 @@
ruamel.yaml>=0.15.35,<0.18 ruamel.yaml>=0.15.94,<0.18
python-magic>=0.4,<0.5 python-magic>=0.4,<0.5
commonmark>=0.8,<0.10 commonmark>=0.8,<0.10
aiohttp>=3,<4 aiohttp>=3,<4
yarl>=1,<2 yarl>=1,<2
attrs>=19.1 attrs>=19.1
mautrix>=0.9.2,<0.10 mautrix>=0.20.0,<0.21
asyncpg>=0.20,<0.23 asyncpg>=0.20,<0.28
pillow>=4,<9 pillow>=4,<10
qrcode>=6,<7 qrcode>=6,<7