Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa9353c

Browse filesBrowse files
authored
Merge pull request #27082 from melissawm/update-env
MAINT: Update environment.yml to match requirements files
2 parents e394940 + 11ea9f5 commit aa9353c
Copy full SHA for aa9353c

File tree

Expand file treeCollapse file tree

1 file changed

+7
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-7
lines changed

‎environment.yml

Copy file name to clipboardExpand all lines: environment.yml
+7-7Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.