-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdev-requirements.txt
217 lines (216 loc) · 4.04 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile dev-requirements.in
#
-e file:.
# via -r dev-requirements.in
alabaster==0.7.13
# via sphinx
autoflake==2.1.1
# via
# -r dev-requirements.in
# autoimport
autoimport==1.3.3
# via -r dev-requirements.in
autopep8==2.0.2
# via -r dev-requirements.in
babel==2.12.1
# via sphinx
black==23.3.0
# via -r dev-requirements.in
cachetools==5.3.1
# via tox
certifi==2023.5.7
# via requests
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
# via tox
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# autoimport
# black
# maison
# typer
colorama==0.4.6
# via
# tox
# typer
coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.6
# via virtualenv
docutils==0.19
# via
# myst-parser
# sphinx
exceptiongroup==1.1.1
# via -r dev-requirements.in
filelock==3.12.0
# via
# tox
# virtualenv
flake8==6.0.0
# via
# -r dev-requirements.in
# flake8-builtins
# flake8-debugger
# flake8-docstrings
# flake8-quotes
flake8-breakpoint==1.1.0
# via -r dev-requirements.in
flake8-builtins==2.1.0
# via -r dev-requirements.in
flake8-debugger==4.1.2
# via -r dev-requirements.in
flake8-docstrings==1.7.0
# via -r dev-requirements.in
flake8-plugin-utils==1.3.2
# via flake8-breakpoint
flake8-quotes==3.3.2
# via -r dev-requirements.in
identify==2.5.24
# via pre-commit
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via -r dev-requirements.in
jinja2==3.1.2
# via
# myst-parser
# sphinx
linkify-it-py==1.0.3
# via myst-parser
maison==1.4.0
# via autoimport
markdown-it-py==2.2.0
# via
# mdit-py-plugins
# myst-parser
# rich
markupsafe==2.1.2
# via jinja2
mccabe==0.7.0
# via flake8
mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
myst-parser[linkify]==1.0.0
# via -r dev-requirements.in
nodeenv==1.8.0
# via pre-commit
packaging==23.1
# via
# black
# pyproject-api
# pytest
# sphinx
# tox
pathspec==0.11.1
# via black
platformdirs==3.5.1
# via
# black
# tox
# virtualenv
pluggy==1.0.0
# via
# pytest
# tox
pre-commit==3.3.2
# via -r dev-requirements.in
pycodestyle==2.10.0
# via
# autopep8
# flake8
# flake8-debugger
pydantic==1.10.8
# via maison
pydocstyle==6.3.0
# via flake8-docstrings
pyflakes==3.0.1
# via
# autoflake
# flake8
pygments==2.15.1
# via
# rich
# sphinx
pyproject-api==1.5.1
# via tox
pyprojroot==0.3.0
# via autoimport
pytest==7.3.1
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==4.1.0
# via -r dev-requirements.in
pyyaml==6.0
# via
# myst-parser
# pre-commit
requests==2.31.0
# via sphinx
rich==13.3.4
# via
# -r dev-requirements.in
# typer
sh==2.0.4
# via autoimport
shellingham==1.5.0.post1
# via typer
snowballstemmer==2.2.0
# via
# pydocstyle
# sphinx
sphinx==6.2.1
# via
# -r dev-requirements.in
# myst-parser
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via maison
tox==4.5.2
# via -r dev-requirements.in
typer[all]==0.9.0
# via -r dev-requirements.in
typing-extensions==4.6.2
# via
# pydantic
# pyprojroot
# typer
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==2.0.2
# via requests
virtualenv==20.23.0
# via
# pre-commit
# tox
xdg==6.0.0
# via autoimport
# The following packages are considered to be unsafe in a requirements file:
# setuptools