diff --git a/custom-nb-image/requirements/requirements.txt b/custom-nb-image/requirements/requirements.txt index 35b5d559..30bb462d 100644 --- a/custom-nb-image/requirements/requirements.txt +++ b/custom-nb-image/requirements/requirements.txt @@ -57,7 +57,7 @@ frozenlist==1.3.1; python_version >= '3.7' fsspec==2022.8.2 future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' gitdb==4.0.9; python_version >= '3.6' -gitpython==3.1.27; python_version >= '3.7' +gitpython==3.1.41; python_version >= '3.7' google-api-core==2.10.1; python_version >= '3.6' google-auth==2.12.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' googleapis-common-protos==1.56.4; python_version >= '3.7'