Skip to content

Commit bf223fa

Browse files
authored
Update pyproject.toml
1 parent 0e693a3 commit bf223fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
dynamic = ["version"]
4141

4242
[project.optional-dependencies]
43-
docs = ['sphinx', 'pydata-sphinx-theme', 'myst-parser', 'myst-nb', 'sphinx-design', 'sphinx-copybutton', 'jupytext']
43+
docs = ['sphinx', 'pydata-sphinx-theme>=0.15', 'myst-parser', 'myst-nb', 'sphinx-design', 'sphinx-copybutton', 'jupytext']
4444
tests = ['pytest', 'codecov', 'pytest-cov', 'torch', 'imate', 'pyamg']
4545
plotting = ['matplotlib', 'plotly', 'notebook']
4646

0 commit comments

Comments
 (0)