diff --git a/requirements-dev.txt b/requirements-dev.txt index ee93434..454e305 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pytest-cov==6.0.0 black==24.10.0 nbmake==1.5.4 matplotlib==3.9.2 -python-semantic-release==9.13.0 +python-semantic-release==9.14.0 h5py==3.12.1 openpyxl==3.1.5 tabulate==0.9.0 diff --git a/requirements.txt b/requirements.txt index 7db5236..c59fdd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.1.3 pandas==2.2.3 pybind11==2.13.6 -setuptools==75.3.0 +setuptools==75.6.0 click==8.1.7