diff --git a/setup.py b/setup.py index 7d7bf544..927d4532 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ def include_dirs(self, dirs): 'h5py==3.6.0', 'pooch==1.5.1', 'numba==0.55.0', - 'gitpython==3.1.24', + 'gitpython==3.1.30', 'scikit-learn==1.0.2', 'statsmodels==0.13.2', 'numdifftools>=0.9.39'