Skip to content

Commit 187636f

Browse files
authored
WEB: Update to jupyterlite==0.1.0b10 (#47532)
* Update to `jupyterlite==0.1.0b10` * Update requirements-dev.txt
1 parent f7e0e68 commit 187636f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ dependencies:
127127
# build the interactive terminal
128128
- jupyterlab >=3.4,<4
129129
- pip:
130-
- jupyterlite==0.1.0b9
130+
- jupyterlite==0.1.0b10

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ feedparser
9797
pyyaml
9898
requests
9999
jupyterlab >=3.4,<4
100-
jupyterlite==0.1.0b9
100+
jupyterlite==0.1.0b10
101101
setuptools>=51.0.0

0 commit comments

Comments
 (0)