diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 07aa9ad..555e72a 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -141,6 +141,12 @@ source = "github" github = "albertosottile/darkdetect" use_max_tag = true prefix = "v" + +[python-hachoir] +source = "github" +github = "vstinner/hachoir" +use_max_tag = true + [python-minio] source = "github" github = "minio/minio-py"