diff --git a/app/ch14_testing/final/requirements-dev.txt b/app/ch14_testing/final/requirements-dev.txt index 33814720..7b03a064 100644 --- a/app/ch14_testing/final/requirements-dev.txt +++ b/app/ch14_testing/final/requirements-dev.txt @@ -6,3 +6,4 @@ pytest pytest-cov webtest pytest-clarity +waitress>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability