forked from daltonmaag/vttLib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
45 lines (43 loc) · 1.71 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
appdirs==1.4.4 # via black, fs
atomicwrites==1.4.0 # via pytest
attrs==19.3.0 # via black, pytest
black==19.10b0 # via -r requirements-dev.in
booleanoperations==0.9.0 # via ufo2ft
click==7.1.2 # via black
colorama==0.4.3 # via pytest
compreffor==0.5.0 # via ufo2ft
coverage==5.1 # via -r requirements-dev.in
cu2qu==1.6.7 # via ufo2ft
flake8==3.8.2 # via -r requirements-dev.in
fonttools[ufo]==4.10.2 # via booleanoperations, compreffor, cu2qu, ufo2ft
fs==2.4.11 # via fonttools
isort[pyproject]==4.3.21 # via -r requirements-dev.in
mccabe==0.6.1 # via flake8
more-itertools==8.3.0 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.770 # via -r requirements-dev.in
packaging==20.4 # via pytest
pathspec==0.8.0 # via black
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pyclipper==1.1.0.post3 # via booleanoperations
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pyparsing==2.4.7 # via packaging
pytest==5.4.2 # via -r requirements-dev.in
pytz==2020.1 # via fs
regex==2020.5.14 # via black
six==1.15.0 # via fs, packaging
toml==0.10.1 # via black, isort
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.2 # via mypy
ufo2ft==2.14.0 # via -r requirements-dev.in
wcwidth==0.1.9 # via pytest
# The following packages are considered to be unsafe in a requirements file:
# setuptools