Update dependencies

This commit is contained in:
Tulir Asokan
2025-01-15 17:54:33 +02:00
parent de4df57278
commit cc6a915ef4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ aiodns
brotli brotli
#/qr_login #/qr_login
pillow>=10.0.1,<11 pillow>=10.0.1,<12
qrcode>=6,<8 qrcode>=6,<9
#/formattednumbers #/formattednumbers
phonenumbers>=8,<9 phonenumbers>=8,<9
+1 -1
View File
@@ -5,6 +5,6 @@ aiohttp>=3,<4
yarl>=1,<2 yarl>=1,<2
mautrix>=0.20.6,<0.21 mautrix>=0.20.6,<0.21
tulir-telethon==1.37.0a1 tulir-telethon==1.37.0a1
asyncpg>=0.20,<0.30 asyncpg>=0.20,<1
mako>=1,<2 mako>=1,<2
setuptools setuptools