diff --git a/requirements.in b/requirements.in index 3ce3e53ee..94f926b33 100644 --- a/requirements.in +++ b/requirements.in @@ -4,7 +4,7 @@ Django<1.12 -e git+https://github.com/OpenDataServices/flatten-tool.git@v0.9.0#egg=flattentool -e git+https://github.com/open-contracting/lib-cove-ocds.git@v0.7.1#egg=libcoveocds -e git+https://github.com/OpenDataServices/lib-cove-web.git@v0.9.2#egg=libcoveweb --e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@v0.11.0#egg=libcove django-bootstrap3 django-debug-toolbar requests diff --git a/requirements.txt b/requirements.txt index e085f1bd8..08741400f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==1.11.23 # rq.filter: <1.12 -e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool -e git+https://github.com/open-contracting/lib-cove-ocds.git@4fbdd620f40698e1566deae159e356250ed869cf#egg=libcoveocds -e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb --e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@b6323033a8634f03121b099937551e8003bb66d9#egg=libcove django-bootstrap3==11.1.0 django-debug-toolbar==2.0 requests==2.22.0 diff --git a/requirements_dev.txt b/requirements_dev.txt index 1113c71a1..c5d6fe361 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ Django==1.11.23 # rq.filter: <1.12 -e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool -e git+https://github.com/open-contracting/lib-cove-ocds.git@4fbdd620f40698e1566deae159e356250ed869cf#egg=libcoveocds -e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb --e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove +-e git+https://github.com/OpenDataServices/lib-cove.git@b6323033a8634f03121b099937551e8003bb66d9#egg=libcove django-bootstrap3==11.1.0 django-debug-toolbar==2.0 requests==2.22.0