Skip to content

Commit

Permalink
update yadism to version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Nov 1, 2023
1 parent 6b2893c commit c70766b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python = ">=3.8,<3.12"
click = "^8.0.1"
rich = "^12.5.1"
PyYAML = "^6.0.0"
yadism = { extras = ["box"], version = "^0.12.4" }
yadism = { extras = ["box"], version = "^0.13.0" }
pandas = "^1.3.0"
lz4 = "^4.0.2"
pkgconfig = "^1.5.5"
Expand Down

0 comments on commit c70766b

Please sign in to comment.