File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- pip == 26.0
2- sphinx == 8.2.3
1+ pip == 26.1
2+ sphinx == 9.1.0
33numpy == 2.2.3
44meshio == 5.3.5
55sphinx_rtd_theme == 3.0.1
66numpydoc == 1.8.0
7- myst-parser == 4.0.1
7+ myst-parser == 5.1.0
88sphinx-autodoc-typehints == 3.2.0
Original file line number Diff line number Diff line change @@ -5,22 +5,22 @@ name: pysplashsurf
55channels :
66 - conda-forge
77dependencies :
8- - maturin=1.8.2
8+ - maturin=1.13.3
99 - patchelf=0.17.2
1010 - meshio=5.3.5
11- - numpy=2.2.3
12- - pip=25.0 .1
11+ - numpy=2.4.6
12+ - pip=26 .1
1313 - python=3.13.2
1414 - python_abi=3.13
1515 - numpydoc=1.8.0
16- - trimesh=4.6.5
17- - rtree=1.4.0
18- - scipy=1.15.2
19- - pytest=8.3.5
16+ - trimesh=4.12.2
17+ - rtree=1.4.1
18+ - scipy=1.17.1
19+ - pytest=9.0.3
2020 - pytest-md=0.2.0
2121
22- - sphinx=8.2.3
22+ - sphinx=9.1.0
2323 - sphinx_rtd_theme=3.0.1
24- - myst-parser=4.0.1
24+ - myst-parser=5.1.0
2525 - numpydoc==1.8.0
2626 - sphinx-autodoc-typehints==3.2.0
You can’t perform that action at this time.
0 commit comments