diff --git a/requirements-dev.txt b/requirements-dev.txt index 4cad122..d75da70 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,10 +3,10 @@ pre-commit==4.3.0 pyproject_hooks==1.2.0 pytest==8.4.2 pytest-cov==7.0.0 -black==25.9.0 +black==25.11.0 nbmake==1.5.5 matplotlib==3.10.1 -python-semantic-release==10.4.1 +python-semantic-release==10.5.3 h5py==3.14.0 openpyxl==3.1.5 tabulate==0.9.0 diff --git a/requirements-exe.txt b/requirements-exe.txt index bffcb6f..75081a7 100644 --- a/requirements-exe.txt +++ b/requirements-exe.txt @@ -2,5 +2,5 @@ h5py==3.14.0 openpyxl==3.1.5 tabulate==0.9.0 lasio==0.32 -pyinstaller==6.16.0 +pyinstaller==6.18.0 pyyaml==6.0.3 diff --git a/requirements.txt b/requirements.txt index c6b53b8..f54b64e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.3 pandas==2.3.3 pybind11==3.0.1 -setuptools==80.9.0 +setuptools==80.10.2 click==8.1.8 diff --git a/tests/requirements.txt b/tests/requirements.txt index 877f942..9ce8531 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -pytest==8.4.2 +pytest==9.0.2 pytest-cov==7.0.0 h5py==3.15.1 openpyxl==3.1.5 @@ -6,4 +6,4 @@ tabulate==0.9.0 pyyaml==6.0.3 lasio==0.32 nbmake==1.5.5 -matplotlib==3.10.7 +matplotlib==3.10.8