diff --git a/sensor_layer/requirements.txt b/sensor_layer/requirements.txt index 96c7a9c..518bad0 100644 --- a/sensor_layer/requirements.txt +++ b/sensor_layer/requirements.txt @@ -1,7 +1,7 @@ django-filter==25.2 # --- Monitoring --- -django-health-check[psutil]==4.4.1 +django-health-check[psutil]==4.4.2 # --- Valkey / cache --- django-valkey[lz4]==0.4.1