Skip to content

Commit e0638c6

Browse files
committed
[dependabot skip] Update env file
1 parent f106281 commit e0638c6

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

.binder/environment.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- anywidget =0.9.18
5+
- esbuild =0.27.2
6+
- hatchling =1.28.0
7+
- hatch-jupyter-builder =0.9.1
8+
- hatch-vcs =0.5.0
9+
- ipython =8.37.0
10+
- ipytree =0.2.2
11+
- ipywidgets =8.1.8
12+
- nodejs =25.2.1
13+
- pyiron_workflow =0.15.4
14+
- traitlets =5.14.3

docs/environment.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- ipykernel
5+
- myst-parser
6+
- nbsphinx
7+
- sphinx-gallery
8+
- sphinx-rtd-theme
9+
- versioneer
10+
- anywidget =0.9.18
11+
- esbuild =0.27.2
12+
- hatchling =1.28.0
13+
- hatch-jupyter-builder =0.9.1
14+
- hatch-vcs =0.5.0
15+
- ipython =8.37.0
16+
- ipytree =0.2.2
17+
- ipywidgets =8.1.8
18+
- nodejs =25.2.1
19+
- pyiron_workflow =0.15.4
20+
- traitlets =5.14.3

0 commit comments

Comments
 (0)