From eb8d104263fb2d6b1086c3eb08e3aeb7d2e7ad16 Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Tue, 5 Feb 2019 16:05:23 +0900 Subject: [PATCH] [#16] Pull in unreleased lib-cove commit for improving oneOf validation https://github.com/OpenDataServices/lib-cove/pull/8 --- requirements.in | 2 +- requirements.txt | 2 +- requirements_dev.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index e2b4a27..d573924 100644 --- a/requirements.in +++ b/requirements.in @@ -2,6 +2,6 @@ dealer==2.0.5 Django<1.12 -e git+https://github.com/OpenDataServices/flatten-tool.git@v0.5.0#egg=flattentool --e git+https://github.com/OpenDataServices/lib-cove.git@v0.3.1#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@e1a6132fecdc2000ed03d82da9c2cc4dae3bd442#egg=libcove -e git+https://github.com/openownership/lib-cove-bods.git@v0.2.0#egg=libcovebods -e git+https://github.com/OpenDataServices/lib-cove-web.git@v0.2.0#egg=libcoveweb diff --git a/requirements.txt b/requirements.txt index f3e08ea..ef1c552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ dealer==2.0.5 Django==1.11.17 -e git+https://github.com/OpenDataServices/flatten-tool.git@4c13ef0b32a59e810919a3de09bc8f64ce8f9392#egg=flattentool --e git+https://github.com/OpenDataServices/lib-cove.git@7bcec77f9289e405499d871c131b78289d9316cc#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@e1a6132fecdc2000ed03d82da9c2cc4dae3bd442#egg=libcove -e git+https://github.com/openownership/lib-cove-bods.git@8540497ca482155babea64ed096ac47697b97e90#egg=libcovebods -e git+https://github.com/OpenDataServices/lib-cove-web.git@394b1ec89cc2cbd8840278cf1be125ee39db8442#egg=libcoveweb ## The following requirements were added by pip freeze: diff --git a/requirements_dev.txt b/requirements_dev.txt index 13027e5..9ec2383 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -26,7 +26,7 @@ json-merge-patch==0.2 jsonref==0.2 jsonschema==2.6.0 LEPL==5.1.3 --e git+https://github.com/OpenDataServices/lib-cove.git@7bcec77f9289e405499d871c131b78289d9316cc#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@e1a6132fecdc2000ed03d82da9c2cc4dae3bd442#egg=libcove -e git+https://github.com/openownership/lib-cove-bods.git@8540497ca482155babea64ed096ac47697b97e90#egg=libcovebods -e git+https://github.com/OpenDataServices/lib-cove-web.git@394b1ec89cc2cbd8840278cf1be125ee39db8442#egg=libcoveweb lxml==4.2.5