From b7f174103798690d14a64a3e05923cbbdbf14373 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:04:00 -0400 Subject: [PATCH] chore: Run pre-commit --- requirements.txt | 2 +- requirements_dev.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 548dbde..95980c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ jsonschema==4.17.3 # -r requirements.in # libcove # libcoveocds -libcove @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip +libcove[flatten] @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip # via # -r requirements.in # libcoveoc4ids diff --git a/requirements_dev.txt b/requirements_dev.txt index 1db4c5f..6f2d8f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -93,6 +93,7 @@ flake8==3.9.2 flattentool==0.19.0 # via # -r requirements.txt + # libcove # libcoveweb h11==0.14.0 # via wsproto @@ -123,7 +124,7 @@ jsonschema==4.17.3 # -r requirements.txt # libcove # libcoveocds -libcove @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip +libcove[flatten] @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip # via # -r requirements.txt # libcoveoc4ids