Skip to content

Commit 6475436

Browse files
committed
Merge remote-tracking branch 'origin/zhanqun/dyna-prev4' into prev4
2 parents e6add77 + 0ef0a67 commit 6475436

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@ dependencies = [
3434

3535
[project.optional-dependencies]
3636
tests = [
37-
"pyvista==0.38.1",
38-
"matplotlib==3.6.3",
37+
"pyvista==0.38.2",
38+
"matplotlib==3.7.0",
3939
"numpy==1.24.2",
4040
"pytest==7.2.1",
4141
"pytest-cov==4.0.0",
4242
"codecov==2.1.12",
4343
"joblib==1.2.0",
4444
"pandas==1.5.3",
45-
"openpyxl==3.1.0",
45+
"openpyxl==3.1.1",
4646
"scikit-learn==1.2.1",
4747
"pytest-xdist==3.2.0",
4848
"ipython==8.10.0",
4949
]
5050
doc = [
5151
"recommonmark==0.7.1",
52-
"matplotlib==3.6.3",
53-
"imageio==2.25.0",
52+
"matplotlib==3.7.0",
53+
"imageio==2.25.1",
5454
"imageio-ffmpeg==0.4.8",
55-
"pyvista==0.38.1",
55+
"pyvista==0.38.2",
5656
"numpydoc==1.5.0",
5757
"Sphinx==5.3.0",
5858
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)