Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 91b8a07 + a7cc885 commit 0a9f2d5Copy full SHA for 0a9f2d5
1 file changed
environment.yml
@@ -37,7 +37,7 @@ dependencies:
37
- ipywidgets
38
- numpydoc>=1.0
39
- packaging>=20
40
- - pydata-sphinx-theme~=0.15.0
+ - pydata-sphinx-theme=0.16.1 # required by mpl-sphinx-theme=3.10
41
- pyyaml
42
- sphinx>=3.0.0,!=6.1.2
43
- sphinx-copybutton
@@ -46,12 +46,12 @@ dependencies:
46
- sphinx-design
47
- sphinx-tags>=0.4.0
48
- pystemmer
49
+ - pikepdf
50
- pip
51
- pip:
- - mpl-sphinx-theme~=3.8.0
52
+ - mpl-sphinx-theme~=3.10.0
53
- sphinxcontrib-svg2pdfconverter>=1.1.0
54
- sphinxcontrib-video>=0.2.1
- - pikepdf
55
# testing
56
- black<26
57
- coverage
0 commit comments