Skip to content

Commit 9b27cf1

Browse files
committed
hmm...
1 parent e4508a3 commit 9b27cf1

2 files changed

Lines changed: 79 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ annotated-types = ["annotated-types"]
5353
attrs = ["attrs"]
5454
brotli = ["brotli"]
5555
zstd = [
56-
"backports-zstd==1.3.0; python_version < '3.14'"
56+
"backports-zstd==1.3.0; python_version < '3.14'",
57+
"zstandard>=0.24.0",
5758
]
5859
cli = ["jsbeautifier", "uvicorn[standard]"]
5960
cryptography = ["cryptography"]

0 commit comments

Comments
 (0)