Skip to content

Commit

Permalink
updated some dependencies, Freeze dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juandelperal committed Aug 6, 2021
1 parent 8fc0a68 commit 1a911bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ To run any of the commands, you need to generate the virtual environment (venv)

python3 -m venv venv
. venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt


Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fontbakery
fontmake
fonttools[lxml,unicode,ufo]
fontmake>=2.4.0
fontbakery==0.8.0
fonttools[lxml,unicode,ufo]>=4.26.1
fontParts
glyphsLib
git+https://github.com/googlefonts/gftools
git+https://github.com/twardoch/fonttools-opentype-feature-freezer
gftools
opentype-feature-freezer
brotli

0 comments on commit 1a911bb

Please sign in to comment.