From 72b76e9f49804c00c2f526d712bf8f4abeb23e2c Mon Sep 17 00:00:00 2001 From: MoodyMudit Date: Fri, 20 Dec 2019 15:20:21 +0530 Subject: [PATCH] pinning pygit2 version --- pkg/debian10/pyinstaller-requirements.txt | 2 +- pkg/dev/debian10/pyinstaller-requirements.txt | 2 +- pkg/windows/pyinstaller-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/debian10/pyinstaller-requirements.txt b/pkg/debian10/pyinstaller-requirements.txt index a360cb718..735cea701 100644 --- a/pkg/debian10/pyinstaller-requirements.txt +++ b/pkg/debian10/pyinstaller-requirements.txt @@ -7,7 +7,7 @@ pprint daemon boto3 botocore -pygit2 +pygit2<0.27.0 salt-ssh==2019.2.0 gitpython pyinotify diff --git a/pkg/dev/debian10/pyinstaller-requirements.txt b/pkg/dev/debian10/pyinstaller-requirements.txt index a360cb718..735cea701 100644 --- a/pkg/dev/debian10/pyinstaller-requirements.txt +++ b/pkg/dev/debian10/pyinstaller-requirements.txt @@ -7,7 +7,7 @@ pprint daemon boto3 botocore -pygit2 +pygit2<0.27.0 salt-ssh==2019.2.0 gitpython pyinotify diff --git a/pkg/windows/pyinstaller-requirements.txt b/pkg/windows/pyinstaller-requirements.txt index 8ae710490..176121f74 100644 --- a/pkg/windows/pyinstaller-requirements.txt +++ b/pkg/windows/pyinstaller-requirements.txt @@ -7,7 +7,7 @@ pprint daemon boto3 botocore -pygit2 +pygit2<0.27.0 gitpython cffi azure==4.0.0