Update dependencies

This commit is contained in:
Tulir Asokan
2025-03-09 13:10:39 +02:00
parent 88c3a93526
commit 070bfd4f55
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
# Uncommented lines after the group definition insert things into that group.
#/speedups
cryptg>=0.1,<0.5
cryptg>=0.1,<0.6
aiodns
brotli
@@ -11,7 +11,7 @@ pillow>=10.0.1,<12
qrcode>=6,<9
#/formattednumbers
phonenumbers>=8,<9
phonenumbers>=8,<10
#/metrics
prometheus_client>=0.6,<0.21
@@ -22,7 +22,7 @@ pycryptodome>=3,<4
unpaddedbase64>=1,<3
#/sqlite
aiosqlite>=0.16,<0.21
aiosqlite>=0.16,<0.22
#/proxy
python-socks[asyncio]