Skip to content

Commit 4a7e38a

Browse files
authored
Revert upgrade of lz4
1 parent 5344537 commit 4a7e38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ libvalkey = [
4747
"libvalkey>=4.0.1",
4848
]
4949
lz4 = [
50-
"lz4>=4.4.5",
50+
"lz4>=4.3.3",
5151
]
5252
pyzstd = [
5353
"pyzstd>=0.16.2",

0 commit comments

Comments
 (0)