Skip to content

Commit

Permalink
updated binder dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
willh-cmyk committed Nov 18, 2023
1 parent 8b84978 commit 45e24a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ channels:

dependencies:
# runtime dependencies
- python >=3.8,<3.9.0a0
- jupyterlab >=3,<4.0.0a0
- python >=3.12,<3.13.0a0
- jupyterlab >=4,<5.0.0a0
# labextension build dependencies
- nodejs >=14,<15
- nodejs >=20,<21
- pip
- wheel

0 comments on commit 45e24a9

Please sign in to comment.