We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17106b7 commit 95b9745Copy full SHA for 95b9745
pyproject.toml
@@ -57,7 +57,7 @@ classifiers = [
57
[project.optional-dependencies]
58
tests = [
59
"ansys-dpf-core==0.9.0",
60
- "autopep8==2.0.2",
+ "autopep8==2.0.4",
61
"matplotlib==3.7.2",
62
"scipy==1.10.1; python_version < '3.9'", # to support python 3.8
63
"scipy==1.11.2; python_version > '3.8'",
@@ -77,7 +77,7 @@ doc = [
77
"ansys-sphinx-theme==0.10.4",
78
"grpcio==1.51.1",
79
"imageio-ffmpeg==0.4.8",
80
- "imageio==2.31.1",
+ "imageio==2.31.2",
81
"jupyter_sphinx==0.4.0",
82
"jupyterlab>=3.2.8",
83
0 commit comments