Skip to content

Commit 03e55c8

Browse files
authored
Merge pull request #768 from MoodyMudit/3.0
pinning pygit2 version
2 parents 662e631 + 72b76e9 commit 03e55c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pkg/debian10/pyinstaller-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pprint
77
daemon
88
boto3
99
botocore
10-
pygit2
10+
pygit2<0.27.0
1111
salt-ssh==2019.2.0
1212
gitpython
1313
pyinotify

pkg/dev/debian10/pyinstaller-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pprint
77
daemon
88
boto3
99
botocore
10-
pygit2
10+
pygit2<0.27.0
1111
salt-ssh==2019.2.0
1212
gitpython
1313
pyinotify

pkg/windows/pyinstaller-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pprint
77
daemon
88
boto3
99
botocore
10-
pygit2
10+
pygit2<0.27.0
1111
gitpython
1212
cffi
1313
azure==4.0.0

0 commit comments

Comments
 (0)