Skip to content

Commit 053f4fe

Browse files
committed
Remove unused tables dependency
1 parent 6ac9199 commit 053f4fe

File tree

2 files changed

+47
-510
lines changed

2 files changed

+47
-510
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies = [
1111
"argschema>=3.0.4",
1212
"boto3>=1.12.42",
1313
"cloud-files>=6.1.1",
14+
"fenics-ufl>=2025.1.0",
1415
"glymur>=0.14.0.post1",
1516
"gmsh>=4.15.0",
1617
"imageio>=2.37.2",
@@ -25,7 +26,6 @@ dependencies = [
2526
"shapely>=2.0.7",
2627
"simplejson>=3.20.2",
2728
"six>=1.17.0",
28-
"tables>=3.8",
2929
"xarray>=2024.7.0",
3030
]
3131

0 commit comments

Comments
 (0)