diff --git a/requirements.txt b/requirements.txt index 2bc454e..f89f3cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,6 @@ subprocess six mysqldump os -logging \ No newline at end of file +logging +protobuf>=4.25.8 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file