diff --git a/demo-notebooks/guided-demos/requirements.txt b/demo-notebooks/guided-demos/requirements.txt index af1bb36b..7d96cf6d 100644 --- a/demo-notebooks/guided-demos/requirements.txt +++ b/demo-notebooks/guided-demos/requirements.txt @@ -2,3 +2,4 @@ pytorch_lightning==2.2.5 ray_lightning torchmetrics==1.4.0 torchvision==0.18.0 +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability