Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
93dc74d656 fix(deps): update dependency iteration-utilities to ^0.12.0 2024-05-15 17:08:02 +00:00

View File

@ -17,7 +17,7 @@ opencv-python-headless = "^4.5.5.62"
pdf2image = "^1.16.0" pdf2image = "^1.16.0"
matplotlib = "^3.5.1" matplotlib = "^3.5.1"
imutils = "^0.5.4" imutils = "^0.5.4"
iteration-utilities = "^0.11.0" iteration-utilities = "^0.12.0"
dvc = "^2.34.0" dvc = "^2.34.0"
dvc-ssh = "^2.20.0" dvc-ssh = "^2.20.0"
scipy = "^1.8.0" scipy = "^1.8.0"