• 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"
4brotlipy==0.7.0; platform_python_implementation == "PyPy"
5unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy"
6scipy==1.5.4; platform_python_implementation != "PyPy"
7munkres==1.1.4; platform_python_implementation == "PyPy"
8zopfli==0.1.6
9fs==2.4.11
10skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy"
11# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
12ufoLib2==0.6.2
13pyobjc==6.2.2; sys_platform == "darwin"
14