Skip to content

Commit

Permalink
Pin protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed May 30, 2022
1 parent d05ce42 commit 32894fb
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 @@ -2,7 +2,7 @@ fonttools[ufo]
#google-apputils
axisregistry>=0.2.0
absl-py
protobuf
protobuf==3.19.4
PyGithub
vttLib
statmake
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def gftools_scripts():
'glyphsets>=0.2.1',
'PyGithub',
'pillow',
'protobuf',
'protobuf==3.19.4',
'requests',
'tabulate',
'unidecode',
Expand Down

0 comments on commit 32894fb

Please sign in to comment.