Skip to content

Commit f9ae953

Browse files
lachlangrosegithub-actions[bot]
authored andcommitted
fix: bump LoopStructural pin to 1.7.0
1 parent 53138ee commit f9ae953

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/embedded.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyvista>=0.4 #3D visualisation/vtk meshing
2-
LoopStructural~=1.6.6 #3D geological modelling
2+
LoopStructural~=1.7.0 #3D geological modelling
33
geoh5py>=0.9 #saving models to hdf5
44
dill>=0.4.1 #saving models to python

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pytest-cov>=7.1.0
55
packaging>=23
66
pyvista>=0.4 #3D visualisation/vtk meshing
7-
LoopStructural~=1.6.23 #3D geological modelling
7+
LoopStructural~=1.7.0 #3D geological modelling
88
geoh5py>=0.9 #saving models to hdf5
99
dill>=0.4.1 #saving models to python
1010
shapely

0 commit comments

Comments
 (0)