-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
52 lines (51 loc) · 1022 Bytes
/
dev-requirements.txt
File metadata and controls
52 lines (51 loc) · 1022 Bytes
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#
click==6.7
# via pip-tools
decorator==4.0.11
# via
# ipython
# traitlets
first==2.0.1
# via pip-tools
flake8==3.3.0
# via -r dev-requirements.in
ipython-genutils==0.1.0
# via traitlets
ipython==5.3.0
# via -r dev-requirements.in
mccabe==0.6.1
# via flake8
pexpect==4.2.1
# via ipython
pickleshare==0.7.4
# via ipython
pip-tools==1.8.0
# via -r dev-requirements.in
prompt-toolkit==1.0.13
# via ipython
ptyprocess==0.5.1
# via pexpect
pycodestyle==2.3.1
# via flake8
pyflakes==1.5.0
# via flake8
pygments==2.7.4
# via ipython
simplegeneric==0.8.1
# via ipython
six==1.10.0
# via
# pip-tools
# prompt-toolkit
# traitlets
traitlets==4.3.2
# via ipython
wcwidth==0.1.7
# via prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools