From 20f398f4387aeca73175494d6a2568f37f372150 Mon Sep 17 00:00:00 2001 From: Mike Roberts Date: Wed, 7 Jun 2023 10:18:28 -0700 Subject: [PATCH] Updated joblib dependency to 1.1.1 to resolve security issue --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f511afa..8ec02e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # $ conda create --name --file # platform: osx-64 h5py=2.10.0=py37h3134771_0 -joblib=0.17.0=py_0 +joblib=1.1.1=py37hecd8cb5_0 matplotlib=3.3.1=0 pandas=1.1.3=py37hb1e8313_0 python=3.7.9=h26836e1_0