diff --git a/python-correlation-heatmap/requirements.txt b/python-correlation-heatmap/requirements.txt index 851afe12..8034deff 100644 --- a/python-correlation-heatmap/requirements.txt +++ b/python-correlation-heatmap/requirements.txt @@ -2,3 +2,5 @@ numpy==1.14.2 pandas==0.22.0 mip_helper==0.6.8 plotly==2.4.1 +jupyter-core>=5.8.0 # not directly required, pinned by Snyk to avoid a vulnerability +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability