Skip to content

Commit 8f2b076

Browse files
authored
Add zstd compression support (#6302)
Add zstd compression support to allow zstd compressed proxing for ingress. Zstd is automatically supported by aiohttp if the package is present.
1 parent 5018d5d commit 8f2b076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ aiohttp==3.13.2
33
atomicwrites-homeassistant==1.4.1
44
attrs==25.4.0
55
awesomeversion==25.8.0
6+
backports.zstd==1.0.0
67
blockbuster==1.5.25
78
brotli==1.2.0
89
ciso8601==2.3.3

0 commit comments

Comments
 (0)