Skip to content

Commit 1856b9d

Browse files
committed
Merge remote-tracking branch 'origin/main' into local
2 parents 4fab17c + 4e08ead commit 1856b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"numpy==1.25.0",
3838
"pytest==7.4.0",
3939
"pytest-cov==4.1.0",
40-
"joblib==1.2.0",
40+
"joblib==1.3.0",
4141
"pandas==2.0.2",
4242
"openpyxl==3.1.2",
4343
"scikit-learn==1.2.2",
@@ -63,7 +63,7 @@ doc = [
6363
"pypandoc==1.11",
6464
"nbsphinx==0.9.2",
6565
"ipywidgets==8.0.6",
66-
"joblib==1.2.0",
66+
"joblib==1.3.0",
6767
"scikit-learn==1.2.2",
6868
"ipython==8.14.0",
6969
"jupyterlab==4.0.2",

0 commit comments

Comments
 (0)