-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
124 lines (123 loc) · 2.26 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
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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile requirements-dev.in
#
appnope==0.1.2
# via
# ipykernel
# ipython
asttokens==2.0.5
# via stack-data
backcall==0.2.0
# via ipython
black==22.3.0
# via -r requirements-dev.in
certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
click==8.0.4
# via
# black
# pip-tools
debugpy==1.6.0
# via ipykernel
decorator==5.1.1
# via ipython
entrypoints==0.4
# via jupyter-client
executing==0.8.3
# via stack-data
idna==3.3
# via requests
ipykernel==6.10.0
# via -r requirements-dev.in
ipython==8.2.0
# via
# -r requirements-dev.in
# ipykernel
jedi==0.18.1
# via ipython
jupyter-client==7.1.2
# via ipykernel
jupyter-core==4.9.2
# via jupyter-client
matplotlib-inline==0.1.3
# via
# ipykernel
# ipython
mock==4.0.3
# via -r requirements-dev.in
mypy-extensions==0.4.3
# via black
nest-asyncio==1.5.4
# via
# ipykernel
# jupyter-client
parso==0.8.3
# via jedi
pathspec==0.9.0
# via black
pep517==0.12.0
# via pip-tools
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.5.1
# via -r requirements-dev.in
platformdirs==2.5.1
# via black
prompt-toolkit==3.0.28
# via ipython
psutil==5.9.0
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.11.2
# via ipython
python-dateutil==2.8.2
# via jupyter-client
pyzmq==22.3.0
# via jupyter-client
requests==2.27.1
# via requests-mock
requests-mock==1.9.3
# via -r requirements-dev.in
six==1.16.0
# via
# asttokens
# python-dateutil
# requests-mock
stack-data==0.2.0
# via ipython
tomli==2.0.1
# via
# black
# pep517
tornado==6.1
# via
# ipykernel
# jupyter-client
traitlets==5.1.1
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# matplotlib-inline
typing-extensions==4.1.1
# via black
urllib3==1.26.9
# via requests
wcwidth==0.2.5
# via prompt-toolkit
wheel==0.37.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools