Skip to content

Commit 4dc0899

Browse files
committed
Stop pinning lz4
Opening a PR to check if tests pass with the new version. If so, we'll want to bump `requirements-dev.txt` as well. Many thanks to @jonathanunderwood for his diligent work here: #1021 (comment)
1 parent 3e12607 commit 4dc0899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deps =
1818
pytest-mock
1919
mock
2020
python-snappy
21-
lz4==0.11.1
21+
lz4
2222
xxhash
2323
py26: unittest2
2424
commands =

0 commit comments

Comments
 (0)