Skip to content

Commit 6addf4d

Browse files
committed
Remove version constraint on zstandard
1 parent 9d1c8ba commit 6addf4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"urwid-mitmproxy>=2.1.1,<2.2",
5757
"wsproto>=1.0,<1.3",
5858
"publicsuffix2>=2.20190812,<3",
59-
"zstandard>=0.11,<0.23",
59+
"zstandard>=0.11",
6060
]
6161

6262
[project.optional-dependencies]

0 commit comments

Comments
 (0)