Skip to content

Commit

Permalink
Merge pull request #2431 from fonttools/pyup-scheduled-update-2021-10-18
Browse files Browse the repository at this point in the history
Scheduled weekly dependency update for week 42
  • Loading branch information
khaledhosny committed Oct 18, 2021
2 parents 20188a0 + 2cda43e commit 3181eda
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Doc/docs-requirements.txt
@@ -1,3 +1,3 @@
sphinx==3.3.1
sphinx_rtd_theme==0.5.0
reportlab==3.5.55
sphinx==4.2.0
sphinx_rtd_theme==1.0.0
reportlab==3.6.2
12 changes: 6 additions & 6 deletions requirements.txt
Expand Up @@ -3,11 +3,11 @@
brotli==1.0.9; platform_python_implementation != "PyPy"
brotlipy==0.7.0; platform_python_implementation == "PyPy"
unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy"
scipy==1.5.4; platform_python_implementation != "PyPy"
scipy==1.7.1; platform_python_implementation != "PyPy"
munkres==1.1.4; platform_python_implementation == "PyPy"
zopfli==0.1.6
fs==2.4.11
skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy"
zopfli==0.1.8
fs==2.4.13
skia-pathops==0.7.1; platform_python_implementation != "PyPy"
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.6.2
pyobjc==6.2.2; sys_platform == "darwin"
ufoLib2==0.11.4
pyobjc==7.3; sys_platform == "darwin"

0 comments on commit 3181eda

Please sign in to comment.