Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Nov 16, 2023
1 parent 782cbe0 commit 8d5db3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ flake8==6.1.0
pylint==3.0.2
sphinx==7.1.2 # Sphinx 7.2.x series requires python >= 3.9
pytest-cov==4.1.0
pytest-xdist==3.3.1
pytest-xdist==3.4.0
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ cmarkgfm==2022.10.27
collidoscope==0.6.5
defcon==0.10.3
dehinter==4.0.0
fontTools[ufo,lxml,unicode]==4.44.0
fontTools[ufo,lxml,unicode]==4.44.3
font-v==2.1.0
freetype-py==2.3.0 # pinned for now. See: https://github.com/fonttools/fontbakery/issues/4143
gflanguages==0.5.7
gflanguages==0.5.9
glyphsets==0.6.5
lxml==4.9.3
munkres==1.1.4 # This should be a dependency of fonttools instead!
Expand All @@ -21,7 +21,7 @@ pip-api==0.0.30
PyYAML==6.0.1
protobuf==3.20.3
requests==2.31.0
rich==13.6.0
rich==13.7.0
shaperglot==0.3.1
stringbrewer==0.0.1
toml==0.10.2
Expand Down

0 comments on commit 8d5db3b

Please sign in to comment.