diff --git a/examples/requirements.txt b/examples/requirements.txt index 24830b8a..717ed853 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -7,3 +7,5 @@ jupyter matplotlib Pillow tqdm +nbconvert>=7.17.0 # not directly required, pinned by Snyk to avoid a vulnerability +protobuf>=6.33.5 # not directly required, pinned by Snyk to avoid a vulnerability