Skip to content

Commit 3743300

Browse files
committed
[ENH] Add new dependencies for development environment
Added `pydantic` and updated `gempy_engine` version in `dev-requirements.txt` to enhance compatibility and functionality. These changes help prepare the environment for future development needs.
1 parent 2831c40 commit 3743300

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
-r optional_requirements.txt
22

33
pytest
4-
gempy
4+
gempy
5+
pydantic
6+
gempy_engine>=2025.2.0dev0,<2025.3.0

0 commit comments

Comments
 (0)