Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11ea9f5

Browse files
committed
MAINT: Update environment.yml to match requirements files
1 parent e394940 commit 11ea9f5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

environment.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ dependencies:
3131
- graphviz
3232
- ipython
3333
- ipywidgets
34-
- numpydoc>=0.8
35-
- packaging
36-
- pydata-sphinx-theme
34+
- numpydoc>=1.0
35+
- packaging>=20
36+
- pydata-sphinx-theme~=0.13.1
3737
- pyyaml
38-
- sphinx>=1.8.1,!=2.0.0
38+
- sphinx>=3.0.0,!=6.1.2
3939
- sphinx-copybutton
40-
- sphinx-gallery>=0.12
40+
- sphinx-gallery>=0.12.0
4141
- sphinx-design
4242
- pip
4343
- pip:
44-
- mpl-sphinx-theme
45-
- sphinxcontrib-svg2pdfconverter
44+
- mpl-sphinx-theme~=3.8.0
45+
- sphinxcontrib-svg2pdfconverter>=1.1.0
4646
- pikepdf
4747
# testing
4848
- coverage

0 commit comments

Comments
 (0)