diff --git a/5-docker-Orchestration/5.11-docker-compose/requirements.txt b/5-docker-Orchestration/5.11-docker-compose/requirements.txt index 02c585a..6be58d1 100644 --- a/5-docker-Orchestration/5.11-docker-compose/requirements.txt +++ b/5-docker-Orchestration/5.11-docker-compose/requirements.txt @@ -1,2 +1,3 @@ flask redis +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability