Bumprerun-sdk dependency to 0.21.0 (#618)

Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
This commit is contained in:
Jochen Görtler
2025-01-20 09:50:11 +01:00
committed by GitHub
parent 380b836eee
commit d8560b8d5f
2 changed files with 18 additions and 12 deletions

View File

@@ -57,7 +57,7 @@ pytest-cov = {version = ">=5.0.0", optional = true}
datasets = ">=2.19.0"
imagecodecs = { version = ">=2024.1.1", optional = true }
pyav = ">=12.0.5"
rerun-sdk = ">=0.15.1"
rerun-sdk = ">=0.21.0"
deepdiff = ">=7.0.1"
flask = ">=3.0.3"
pandas = {version = ">=2.2.2", optional = true}