diff --git a/python/pyproject.toml b/python/pyproject.toml index dd4068f..25ff2fc 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -18,7 +18,7 @@ pydantic = "^1.10.2" boto3 = "^1.26" pytest = "^7.2.0" Flask = "^2" -coverage = "^7.3.2" +coverage = "^7" pytest-datafiles = "^2.0.1" nose = "^1.3.7" types-tqdm = "^4.64.7.9"