File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ build-backend = 'setuptools.build_meta'
3
3
requires = [
4
4
' gmsh<4.13.2' ,
5
5
' meshio<5.3.6' ,
6
- ' pyvista[all]<0.45.1 ' ,
6
+ ' pyvista[all]<0.45.3 ' ,
7
7
' scooby<0.10.2' ,
8
- ' setuptools<80.1 .1' ,
9
- ' shapely<2.0.8 ' ,
8
+ ' setuptools<80.9 .1' ,
9
+ ' shapely<2.1.2 ' ,
10
10
]
11
11
12
12
[project ]
13
13
dependencies = [
14
14
' gmsh<4.13.2' ,
15
15
' meshio<5.3.6' ,
16
- ' pyvista[all]<0.45.1 ' ,
16
+ ' pyvista[all]<0.45.3 ' ,
17
17
' scooby<0.10.2' ,
18
- ' shapely<2.0.8 ' ,
18
+ ' shapely<2.1.2 ' ,
19
19
]
20
20
dynamic = [" readme" , " version" ]
21
21
name = " scikit-gmsh"
@@ -29,7 +29,7 @@ docs = [
29
29
' sphinx-copybutton==0.5.2' ,
30
30
' sphinx-design==0.6.1' ,
31
31
' sphinx-gallery==0.19.0' ,
32
- ' sphinx-toolbox==3.9 .0' ,
32
+ ' sphinx-toolbox==4.0 .0' ,
33
33
' sphinx==8.1.3' ,
34
34
]
35
35
test = [' pytest==8.3.5' ]
You can’t perform that action at this time.
0 commit comments