-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
47 lines (47 loc) · 901 Bytes
/
requirements-dev.txt
File metadata and controls
47 lines (47 loc) · 901 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in -o requirements-dev.txt
#
backcall==0.1.0
# via ipython
click==7.0
# via pip-tools
decorator==4.4.0
# via
# ipython
# traitlets
docutils==0.14
# via restructuredtext-lint
ipython-genutils==0.2.0
# via traitlets
ipython==7.4.0
# via -r requirements-dev.in
jedi==0.13.3
# via ipython
parso==0.4.0
# via jedi
pexpect==4.7.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==3.6.0
# via -r requirements-dev.in
prompt-toolkit==2.0.9
# via ipython
ptyprocess==0.6.0
# via pexpect
pygments==2.7.4
# via ipython
restructuredtext-lint==1.3.0
# via -r requirements-dev.in
six==1.12.0
# via
# pip-tools
# prompt-toolkit
# traitlets
traitlets==4.3.2
# via ipython
wcwidth==0.1.7
# via prompt-toolkit