Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into local
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhanqun committed Nov 30, 2023
2 parents cdc1b81 + 67994df commit 62ba5c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ tests = [
"pandas==2.1.3",
"openpyxl==3.1.2",
"scikit-learn==1.3.2",
"pytest-xdist==3.4.0",
"ipython==8.17.2",
"pytest-xdist==3.5.0",
"ipython==8.18.1",
]
doc = [
"recommonmark==0.7.1",
Expand All @@ -57,15 +57,15 @@ doc = [
"pytest-sphinx==0.5.0",
"sphinx-notfound-page==1.0.0",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.14.0",
"sphinx-gallery==0.15.0",
"sphinx-autodoc-typehints==1.25.2",
"ansys-sphinx-theme==0.12.5",
"pypandoc==1.12",
"nbsphinx==0.9.3",
"ipywidgets==8.1.1",
"joblib==1.3.2",
"scikit-learn==1.3.2",
"ipython==8.17.2",
"ipython==8.18.1",
"jupyterlab==4.0.9",
"sphinx-jinja==2.0.2",
"sphinx-autoapi==3.0.0",
Expand Down

0 comments on commit 62ba5c0

Please sign in to comment.