diff --git a/requirements.txt b/requirements.txt index c1fa8df4..427caa75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,6 @@ albumentations opencv-python seaborn munin -PyWavelets \ No newline at end of file +PyWavelets +scikit-learn>=1.5.0 # not directly required, pinned by Snyk to avoid a vulnerability +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file