Skip to content

Commit dc395d6

Browse files
committed
Fix pyproject
1 parent 20d71bc commit dc395d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies = [
3131
"pre-commit == 2.20.0",
3232
"pytest == 6.2.5",
3333
"pytest-cov == 2.12.1",
34-
"yadism == 0.12.5",
34+
"yadism == 0.13.5",
3535
"click ==8.1.3",
36-
"banana-hep == 0.6.8",
36+
"banana-hep == 0.6.13",
3737
"multiprocess == 0.70.14",
3838
"rich == 12.6.0",
3939
"tomli == 2.0.1"

0 commit comments

Comments
 (0)