Skip to content

Commit 7cc97fa

Browse files
authored
Merge branch 'main' into updatedocker
2 parents 4f051aa + 69af9b9 commit 7cc97fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)