Skip to content

Commit

Permalink
pin pygit2
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Oct 21, 2021
1 parent cba1dad commit 4f89648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ browserstack-local==1.2.2
pybrowserstack-screenshots==0.1
glyphslib
opentype-sanitizer
pygit2
pygit2==1.6.1
requests
strictyaml
tabulate
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def gftools_scripts():
'unidecode',
'opentype-sanitizer',
'vttlib',
'pygit2',
'pygit2==1.6.1',
'strictyaml',
'fontmake>=2.4.0',
'skia-pathops',
Expand Down

0 comments on commit 4f89648

Please sign in to comment.