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.
1 parent e394940 commit 11ea9f5Copy full SHA for 11ea9f5
environment.yml
@@ -31,18 +31,18 @@ dependencies:
31
- graphviz
32
- ipython
33
- ipywidgets
34
- - numpydoc>=0.8
35
- - packaging
36
- - pydata-sphinx-theme
+ - numpydoc>=1.0
+ - packaging>=20
+ - pydata-sphinx-theme~=0.13.1
37
- pyyaml
38
- - sphinx>=1.8.1,!=2.0.0
+ - sphinx>=3.0.0,!=6.1.2
39
- sphinx-copybutton
40
- - sphinx-gallery>=0.12
+ - sphinx-gallery>=0.12.0
41
- sphinx-design
42
- pip
43
- pip:
44
- - mpl-sphinx-theme
45
- - sphinxcontrib-svg2pdfconverter
+ - mpl-sphinx-theme~=3.8.0
+ - sphinxcontrib-svg2pdfconverter>=1.1.0
46
- pikepdf
47
# testing
48
- coverage
0 commit comments