File tree 2 files changed +30
-32
lines changed
2 files changed +30
-32
lines changed Original file line number Diff line number Diff line change 1
1
name : geo-python-student
2
2
channels :
3
3
- conda-forge
4
- - patrikhlobil
5
4
6
5
dependencies :
7
6
# Core Python stuff
8
- - python==3.8.10
9
- - pip==21 .2.4
7
+ - python==3.10.6
8
+ - pip==22 .2.2
10
9
11
10
# General scientific packages
12
- - numpy==1.21 .2
13
- - pandas==1.3.2
11
+ - numpy==1.23 .2
12
+ - pandas==1.4.4
14
13
15
14
# 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
19
18
20
19
# Code testing
21
20
- nose==1.3.7
22
21
23
22
# 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
30
29
Original file line number Diff line number Diff line change 1
1
name : geo-python-teacher
2
2
channels :
3
3
- conda-forge
4
- - patrikhlobil
5
4
6
5
dependencies :
7
6
# Core Python stuff
8
- - python==3.8.10
9
- - pip==21 .2.4
7
+ - python==3.10.6
8
+ - pip==22 .2.2
10
9
11
10
# General scientific packages
12
- - numpy==1.21 .2
13
- - pandas==1.3.2
11
+ - numpy==1.23 .2
12
+ - pandas==1.4.4
14
13
15
14
# 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
19
18
20
19
# Code testing
21
20
- nose==1.3.7
22
21
23
22
# 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
30
29
31
30
# Teacher tools
32
31
- nbgrader
33
- - gitpython==3.1.18
34
- - jinja2==3.0.1
32
+ - gitpython==3.1.27
33
+ - jinja2==3.1.2
35
34
36
35
# 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