diff --git a/scripts/project-templates/devops/requirements.txt b/scripts/project-templates/devops/requirements.txt index a46297e..2f0f3c3 100644 --- a/scripts/project-templates/devops/requirements.txt +++ b/scripts/project-templates/devops/requirements.txt @@ -22,7 +22,7 @@ toml>=0.10.2,<0.11.0 # CLI Tools click>=8.1.7,<9.0.0 -rich>=13.7.0,<14.0.0 +rich>=13.7.0,<15.0.0 # Containers docker>=7.0.0,<8.0.0