Update dependencies

This commit is contained in:
Tulir Asokan
2025-06-16 13:20:07 +03:00
parent 8fbd723bfa
commit c7dd08ecd1
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ qrcode>=6,<9
phonenumbers>=8,<10
#/metrics
prometheus_client>=0.6,<0.21
prometheus_client>=0.6,<0.23
#/e2be
python-olm>=3,<4
+2 -2
View File
@@ -3,8 +3,8 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.20.8b1,<0.21
tulir-telethon==1.99.0a4
mautrix>=0.20.8,<0.21
tulir-telethon==1.99.0a6
asyncpg>=0.20,<1
mako>=1,<2
setuptools
+1
View File
@@ -63,6 +63,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
],
package_data={"mautrix_telegram": [
"web/public/*.mako", "web/public/*.png", "web/public/*.css",