File tree Expand file tree Collapse file tree 2 files changed +30
-32
lines changed Expand file tree Collapse file tree 2 files changed +30
-32
lines changed Original file line number Diff line number Diff line change 11name : geo-python-student
22channels :
33 - conda-forge
4- - patrikhlobil
54
65dependencies :
76 # Core Python stuff
8- - python==3.8.10
9- - pip==21 .2.4
7+ - python==3.10.6
8+ - pip==22 .2.2
109
1110 # General scientific packages
12- - numpy==1.21 .2
13- - pandas==1.3.2
11+ - numpy==1.23 .2
12+ - pandas==1.4.4
1413
1514 # Plotting
16- - matplotlib==3.4 .3
17- - imageio==2.9.0
18- - patrikhlobil::pandas-bokeh ==0.5
15+ - matplotlib==3.5 .3
16+ - imageio==2.21.2
17+ - hvplot ==0.8.1
1918
2019 # Code testing
2120 - nose==1.3.7
2221
2322 # Jupyter environment
24- - jupyterlab==3.1.10
25- - jupyterlab-git==0.32 .2
26- - jupyterhub==1.4.2
27- - notebook==6.4.3
28- - ipython==7.27 .0
29- - ipykernel==6.3.1
23+ - jupyterlab==3.4.6
24+ - jupyterlab-git==0.39 .2
25+ - jupyterhub==2.3.1
26+ - notebook==6.4.12
27+ - ipython==8.5 .0
28+ - ipykernel==6.15.2
3029
Original file line number Diff line number Diff line change 11name : geo-python-teacher
22channels :
33 - conda-forge
4- - patrikhlobil
54
65dependencies :
76 # Core Python stuff
8- - python==3.8.10
9- - pip==21 .2.4
7+ - python==3.10.6
8+ - pip==22 .2.2
109
1110 # General scientific packages
12- - numpy==1.21 .2
13- - pandas==1.3.2
11+ - numpy==1.23 .2
12+ - pandas==1.4.4
1413
1514 # Plotting
16- - matplotlib==3.4 .3
17- - imageio==2.9.0
18- - patrikhlobil::pandas-bokeh ==0.5
15+ - matplotlib==3.5 .3
16+ - imageio==2.21.2
17+ - hvplot ==0.8.1
1918
2019 # Code testing
2120 - nose==1.3.7
2221
2322 # Jupyter environment
24- - jupyterlab==3.1.10
25- - jupyterlab-git==0.32 .2
26- - jupyterhub==1.4.2
27- - notebook==6.4.3
28- - ipython==7.27 .0
29- - ipykernel==6.3.1
23+ - jupyterlab==3.4.6
24+ - jupyterlab-git==0.39 .2
25+ - jupyterhub==2.3.1
26+ - notebook==6.4.12
27+ - ipython==8.5 .0
28+ - ipykernel==6.15.2
3029
3130 # Teacher tools
3231 - nbgrader
33- - gitpython==3.1.18
34- - jinja2==3.0.1
32+ - gitpython==3.1.27
33+ - jinja2==3.1.2
3534
3635 # Code formatting
37- - black-jupyter==21.9b0
38- - flake8==3.8 .4
36+ - black-jupyter==22.6.0
37+ - flake8==5.0 .4
You can’t perform that action at this time.
0 commit comments