Skip to content

Commit b11320a

Browse files
committed
[ENH] Pin gempy_viewer version to a specific release
Updated the gempy_viewer dependency to ensure compatibility by using an exact version specification. This helps to avoid potential issues arising from unintended updates.
1 parent 3aa49c6 commit b11320a

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
4+
gempy_viewer~=2025.1.0
55
pandas

0 commit comments

Comments
 (0)