Skip to content

Commit 2cc3ca2

Browse files
committed
Merge remote-tracking branch 'upstream/main' into flaky/32/rounding
2 parents 52ea391 + 187636f commit 2cc3ca2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)