Skip to content

Commit 2fa48c3

Browse files
Build: Bump zstandard from 0.18.0 to 0.19.0 in /python (#6082)
1 parent e0446ce commit 2fa48c3

File tree

2 files changed

+54
-47
lines changed

2 files changed

+54
-47
lines changed

python/poetry.lock

Lines changed: 53 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pyyaml = "^6.0.0"
5555
pydantic = "^1.10.2"
5656
fsspec = "2022.8.2"
5757

58-
zstandard = "^0.18.0"
58+
zstandard = ">=0.18,<0.20"
5959

6060
pyarrow = { version = ">=9,<11", optional = true }
6161

0 commit comments

Comments
 (0)