Skip to content

Commit

Permalink
Update to Jupyter Client 7
Browse files Browse the repository at this point in the history
Fix the issue (voila-dashboards/voila#941) already fixed for PyPI version here: voila-dashboards/voila#953
  • Loading branch information
ktaletsk authored Dec 21, 2021
1 parent 8299280 commit bb3e8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requirements:
run:
- python >=3.6
- nbconvert >=6.0.0,<7
- jupyter_client >=6.1.3,<7
- jupyter_client >=6.1.3,<8
- jupyter_server >=0.3.0,<2
- nbclient >=0.4.0,<0.6
- websockets >=9
Expand Down

0 comments on commit bb3e8b2

Please sign in to comment.