File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,34 +3,32 @@ channels:
33 - conda-forge
44 - defaults
55dependencies :
6- - autopep8=2.0 .*
7- - black=23.3 .*
8- - cairo=1.16 .*
9- - cairocffi=1.5 .*
10- - cairosvg=2.6 .*
11- - flake8=6.0 .*
12- - hatch=1.7 .*
13- - ipython=8.12 .*
14- - jedi=0.18.2
15- - jpype1=1.4 .*
6+ - autopep8=2.2 .*
7+ - black=24.2 .*
8+ - cairo=1.18 .*
9+ - cairocffi=1.7 .*
10+ - cairosvg=2.7 .*
11+ - flake8=7.1 .*
12+ - hatch=1.12 .*
13+ - ipython=8.18 .*
14+ - jedi=0.19.*
15+ - jpype1=1.5 .*
1616 - jupyter=1.0.*
17- - jupyter-book=0.15.1
18- - jupyter-packaging=0.12.*
19- - jupyterlab=4.0.*
20- - jupytext=1.14.7
21- - line_profiler=4.0.*
22- - matplotlib=3.7.*
23- - nodejs=18.15.*
24- - numpy=1.24.*
25- - pandas=2.0.*
26- - pillow=9.5.*
17+ - jupyter-book=1.0.*
18+ - jupyterlab=4.2.*
19+ - jupytext=1.16.*
20+ - line_profiler=4.1.*
21+ - matplotlib=3.9.*
22+ - numpy=1.26.*
23+ - pandas=2.2.*
24+ - pillow=10.2.*
2725 - pip
28- - python=3.8 .*
29- - requests=2.29 .*
26+ - python=3.9 .*
27+ - requests=2.31 .*
3028 - shapely=2.0.*
31- - trimesh=3.23 .*
32- - twine=4.0 .*
33- - yarn=1.22 .*
29+ - trimesh=4.3 .*
30+ - twine>=5.1 .*
31+ - yarn>=4.3 .*
3432 - pip :
3533 - bump2version==1.0.*
36- - stackprinter==0.2.*
34+ - stackprinter==0.2.11
You can’t perform that action at this time.
0 commit comments