Skip to content

Commit de13f89

Browse files
authored
Update meta.yaml
Drop support for python < 3.6
1 parent db64d32 commit de13f89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda.recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ requirements:
2525
- jupyter_contrib_core >=0.3.3
2626
- jupyter_core
2727
- jupyter_highlight_selected_word >=0.1.1
28-
- jupyter_latex_envs >=1.3.8
28+
- jupyter_latex_envs >=1.4.0
2929
- jupyter_nbextensions_configurator >=0.4.0
3030
- nbconvert >=4.2
31-
- notebook >=4.0
31+
- notebook >=6.0
3232
- pyyaml
3333
- tornado
3434
- traitlets >=4.1

0 commit comments

Comments
 (0)