Skip to content

Commit da97cb9

Browse files
committed
[ENH] Update gempy and related packages versions
The versions of the packages "gempy_viewer", "gempy_engine", and "gempy" were updated in requirements files. This change will allow implementing the features and improvements included in the newer versions of these libraries.
1 parent 82e99a5 commit da97cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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==2024.1.2
4+
gempy_viewer~=2024.1.4
55
pandas

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This install also numpy
2-
gempy_engine==2024.1.3
2+
gempy_engine~=2024.1.4

0 commit comments

Comments
 (0)