Skip to content

Commit ad8940b

Browse files
pinned versions
1 parent 8aa6600 commit ad8940b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build-environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ channels:
55
dependencies:
66
- python=3.11
77
- pip
8-
- jupyter_server #=2.14.2 # https://anaconda.org/conda-forge/jupyter_server/files
9-
- jupyterlite-core >=0.3.0,<0.4.0 # https://anaconda.org/conda-forge/jupyterlite-core/files
10-
- jupyterlite-xeus>=0.1.2,<0.2 # https://anaconda.org/conda-forge/jupyterlite-xeus/files
8+
- jupyter_server=2.14.2 # https://anaconda.org/conda-forge/jupyter_server/files
9+
- jupyterlite-core=0.3.0 # https://anaconda.org/conda-forge/jupyterlite-core/files
10+
- jupyterlite-xeus=0.1.11 # https://anaconda.org/conda-forge/jupyterlite-xeus/files

0 commit comments

Comments
 (0)