diff --git a/setup.py b/setup.py index 1d11df8..2e222c9 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ "pandas>=1.0.1", "matplotlib>=2.2.0", "scikit-learn>=0.22.1", - "GitPython==3.1.0", + "GitPython==3.1.32", "bcrypt>=3.2", ], )