Skip to content

Commit 833f4c8

Browse files
committed
Update zstandard package version
1 parent d037eed commit 833f4c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/manifest/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
zstandard==0.23.0
1+
zstandard==0.23.0; python_version < '3.9'
2+
zstandard==0.25.0; python_version >= '3.9'

0 commit comments

Comments
 (0)