-
Notifications
You must be signed in to change notification settings - Fork 22
/
dev-requirements.txt
126 lines (125 loc) · 2.24 KB
/
dev-requirements.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
#
# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
# pip-compile dev-requirements.in
#
appdirs==1.4.3
# via black
aspy.yaml==1.3.0
# via pre-commit
astroid==2.2.5
# via pylint
attrs==19.1.0
# via black
backcall==0.1.0
# via ipython
black==19.3b0
# via -r dev-requirements.in
cfgv==2.0.0
# via pre-commit
click==7.0
# via
# black
# pip-tools
decorator==4.4.0
# via
# ipython
# traitlets
entrypoints==0.3
# via flake8
flake8==3.7.7
# via
# -r dev-requirements.in
# flake8-quotes
flake8-quotes==2.0.1
# via -r dev-requirements.in
identify==1.4.4
# via pre-commit
importlib-metadata==0.17
# via
# pep517
# pre-commit
importlib-resources==1.0.2
# via pre-commit
ipython==7.5.0
# via -r dev-requirements.in
ipython-genutils==0.2.0
# via traitlets
isort==4.3.20
# via pylint
jedi==0.13.3
# via ipython
lazy-object-proxy==1.4.1
# via astroid
mccabe==0.6.1
# via
# flake8
# pylint
nodeenv==1.3.3
# via pre-commit
parso==0.4.0
# via jedi
pep517==0.11.0
# via pip-tools
pexpect==4.7.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.2.0
# via -r dev-requirements.in
pre-commit==1.17.0
# via -r dev-requirements.in
prompt-toolkit==2.0.9
# via ipython
ptyprocess==0.6.0
# via pexpect
pycodestyle==2.5.0
# via flake8
pydocstyle==3.0.0
# via -r dev-requirements.in
pyflakes==2.1.1
# via flake8
pygments==2.4.2
# via ipython
pylint==2.3.1
# via -r dev-requirements.in
pyyaml==5.4
# via
# aspy.yaml
# pre-commit
six==1.12.0
# via
# astroid
# cfgv
# pre-commit
# prompt-toolkit
# pydocstyle
# traitlets
snowballstemmer==1.2.1
# via pydocstyle
toml==0.10.0
# via
# black
# pre-commit
tomli==1.1.0
# via pep517
traitlets==4.3.2
# via ipython
typed-ast==1.4.0
# via astroid
virtualenv==16.6.0
# via pre-commit
wcwidth==0.1.7
# via prompt-toolkit
wheel==0.36.2
# via pip-tools
wrapt==1.11.1
# via astroid
zipp==0.5.1
# via
# importlib-metadata
# pep517
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools