diff --git a/py/examples/requirements.txt b/py/examples/requirements.txt index db07d850c3..f7a952d508 100644 --- a/py/examples/requirements.txt +++ b/py/examples/requirements.txt @@ -5,9 +5,15 @@ h2o_wave[ml] loguru==0.6.0 matplotlib==3.5.1 numpy==1.22.2 -opencv-python==4.5.5.64 +opencv-python==4.8.1.78 pandas==1.3.5 plotly==5.7.0 scikit-learn==1.2.2 toml==0.10.2 -vega-datasets==0.9.0 \ No newline at end of file +vega-datasets==0.9.0 +anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability +fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability +pillow>=10.3.0 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability +tornado>=6.4.1 # not directly required, pinned by Snyk to avoid a vulnerability +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file