From 9c3263cace6c1201ca1b003e6c07d321b0f0d9e0 Mon Sep 17 00:00:00 2001 From: Hendrik Huyskens Date: Mon, 22 Jan 2024 11:47:11 +0100 Subject: [PATCH] Lock django-comparison-dashboard version --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 00c0f39..7bbb61d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -26,5 +26,5 @@ django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers # DRF-spectacular for api documentation drf-spectacular==0.26.4 # https://github.com/tfranzel/drf-spectacular -git+https://github.com/OpenEnergyPlatform/django-comparison-dashboard.git +git+https://github.com/OpenEnergyPlatform/django-comparison-dashboard.git@v0.3.0 git+https://github.com/sedos-project/django_energysystem_viewer.git