diff --git a/requirements.in b/requirements.in index 738e4fc8..cfe6767c 100644 --- a/requirements.in +++ b/requirements.in @@ -1,7 +1,7 @@ django django-bootstrap3 # https://github.com/OpenDataServices/lib-cove/pull/144 --e git+https://github.com/jpmckinney/lib-cove.git@unique-perf#egg=libcove +-e git+https://github.com/opendataservices/lib-cove.git@3623ecf#egg=libcove libcoveocds[perf,web] libcoveweb python-dateutil diff --git a/requirements.txt b/requirements.txt index e7db9b44..4ba1dac8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile # --e git+https://github.com/jpmckinney/lib-cove.git@unique-perf#egg=libcove +-e git+https://github.com/opendataservices/lib-cove.git@3623ecf#egg=libcove # via # -r requirements.in # libcoveocds diff --git a/requirements_dev.txt b/requirements_dev.txt index f5db050c..5502ca4f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ # # pip-compile requirements_dev.in # --e git+https://github.com/jpmckinney/lib-cove.git@unique-perf#egg=libcove +-e git+https://github.com/opendataservices/lib-cove.git@3623ecf#egg=libcove # via # -r requirements.txt # libcoveocds