Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Nov 9, 2023
1 parent 2e58c06 commit a97327d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--index-url https://pypi.python.org/simple/
black==23.9.1
black==23.11.0
flake8==6.1.0
pylint==3.0.1
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
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
--index-url https://pypi.python.org/simple/
axisregistry==0.4.3
axisregistry==0.4.4
babelfont==3.0.1
beautifulsoup4==4.12.2
beziers==0.5.0
cmarkgfm==2022.10.27
collidoscope==0.6.5
defcon==0.10.3
dehinter==4.0.0
fontTools[ufo,lxml,unicode]==4.43.1
fontTools[ufo,lxml,unicode]==4.44.0
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
glyphsets==0.6.4
glyphsets==0.6.5
lxml==4.9.3
munkres==1.1.4 # This should be a dependency of fonttools instead!
opentype-sanitizer==9.1.0
Expand All @@ -22,7 +22,7 @@ PyYAML==6.0.1
protobuf==3.20.3
requests==2.31.0
rich==13.6.0
shaperglot==0.3.0
shaperglot==0.3.1
stringbrewer==0.0.1
toml==0.10.2
ufolint==1.2.0
Expand Down

0 comments on commit a97327d

Please sign in to comment.