summaryrefslogtreecommitdiff
path: root/requirements2.txt
blob: 44db5e3fd0c4b36a10a4a0aea11d31b9c3bcbf9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# for secondry env (Python 2)
# should match requirements.txt except from the "Python 2 specific" section.

glyphsLib==3.1.4
skia-pathops==0.2.0.post2
fontmake==1.8.0
fs==2.2.0

# for fontTools/varLib/interpolatable.py
numpy==1.15.4
scipy==1.2.0
munkres==1.0.12

# Python 2 specific
enum34==1.1.6
typing==3.6.6
backports.os==0.1.1