Skip to content

Commit c23ba5f

Browse files
committed
Update dependencies, benchmarks, and enable debug plotting
Upgraded `gempy_viewer` dependency to version 2025.1.4. Adjusted benchmarking configuration to use parallel fork triangulation with 6 levels and disabled benchmarking by default. Enabled debug plotting in `_compute_model_fn.py` for enhanced troubleshooting.
1 parent 275fca4 commit c23ba5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
22

33
# This install matplotlib
4-
gempy_viewer~=2025.1.3
4+
gempy_viewer~=2025.1.4
55
pandas

0 commit comments

Comments
 (0)