Skip to content

Commit b411096

Browse files
Update dependency jsonlines to v4
1 parent 5759c1a commit b411096

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
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
jsonlines = "1.2.0"
11+
jsonlines = "4.0.0"
1212
multiformats = "^0.2.1"
1313
pandas = "^2.0.2"
1414
pyarrow = "^13.0.0"

0 commit comments

Comments
 (0)