• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# we use the official Brotli module on CPython and the CFFI-based
2# extension 'brotlipy' on PyPy
3brotli==1.0.9; platform_python_implementation != "PyPy"
4brotlicffi==1.0.9.2; platform_python_implementation == "PyPy"
5unicodedata2==14.0.0; python_version < '3.11'
6scipy==1.7.3; platform_python_implementation != "PyPy" and python_version <= '3.7'  # pyup: ignore
7scipy==1.9.0; platform_python_implementation != "PyPy" and python_version > '3.7'
8munkres==1.1.4; platform_python_implementation == "PyPy"
9zopfli==0.2.1
10fs==2.4.16
11skia-pathops==0.7.2; platform_python_implementation != "PyPy"
12# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
13ufoLib2==0.13.1
14pyobjc==8.5; sys_platform == "darwin"
15freetype-py==2.3.0
16uharfbuzz==0.30.0
17