File: dev.txt

package info (click to toggle)
quart 0.20.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,892 kB
  • sloc: python: 8,644; makefile: 42; sh: 17; sql: 6
file content (244 lines) | stat: -rw-r--r-- 4,367 bytes parent folder | download | duplicates (2)
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
# This file was autogenerated by uv via the following command:
#    uv pip compile dev.in -o dev.txt
accessible-pygments==0.0.5
    # via
    #   -r docs.txt
    #   pydata-sphinx-theme
alabaster==1.0.0
    # via
    #   -r docs.txt
    #   sphinx
attrs==24.2.0
    # via
    #   -r tests.txt
    #   -r typing.txt
    #   hypothesis
babel==2.16.0
    # via
    #   -r docs.txt
    #   pydata-sphinx-theme
    #   sphinx
beautifulsoup4==4.12.3
    # via
    #   -r docs.txt
    #   pydata-sphinx-theme
cachetools==5.5.0
    # via tox
certifi==2024.8.30
    # via
    #   -r docs.txt
    #   requests
cfgv==3.4.0
    # via pre-commit
chardet==5.2.0
    # via tox
charset-normalizer==3.4.0
    # via
    #   -r docs.txt
    #   requests
colorama==0.4.6
    # via tox
coverage==7.6.5
    # via
    #   -r tests.txt
    #   pytest-cov
distlib==0.3.9
    # via virtualenv
docutils==0.21.2
    # via
    #   -r docs.txt
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
filelock==3.16.1
    # via
    #   tox
    #   virtualenv
hypothesis==6.118.8
    # via
    #   -r tests.txt
    #   -r typing.txt
identify==2.6.2
    # via pre-commit
idna==3.10
    # via
    #   -r docs.txt
    #   requests
imagesize==1.4.1
    # via
    #   -r docs.txt
    #   sphinx
iniconfig==2.0.0
    # via
    #   -r tests.txt
    #   -r typing.txt
    #   pytest
jinja2==3.1.4
    # via
    #   -r docs.txt
    #   myst-parser
    #   sphinx
markdown-it-py==3.0.0
    # via
    #   -r docs.txt
    #   mdit-py-plugins
    #   myst-parser
markupsafe==3.0.2
    # via
    #   -r docs.txt
    #   jinja2
mdit-py-plugins==0.4.2
    # via
    #   -r docs.txt
    #   myst-parser
mdurl==0.1.2
    # via
    #   -r docs.txt
    #   markdown-it-py
mypy==1.13.0
    # via -r typing.txt
mypy-extensions==1.0.0
    # via
    #   -r typing.txt
    #   mypy
myst-parser==4.0.0
    # via -r docs.txt
nodeenv==1.9.1
    # via
    #   -r typing.txt
    #   pre-commit
    #   pyright
packaging==24.2
    # via
    #   -r docs.txt
    #   -r tests.txt
    #   -r typing.txt
    #   pyproject-api
    #   pytest
    #   pytest-sugar
    #   sphinx
    #   tox
    #   tox-uv
platformdirs==4.3.6
    # via
    #   tox
    #   virtualenv
pluggy==1.5.0
    # via
    #   -r tests.txt
    #   -r typing.txt
    #   pytest
    #   tox
pre-commit==4.0.1
    # via -r dev.in
pydata-sphinx-theme==0.16.0
    # via -r docs.txt
pygments==2.18.0
    # via
    #   -r docs.txt
    #   accessible-pygments
    #   pydata-sphinx-theme
    #   sphinx
pyproject-api==1.8.0
    # via tox
pyright==1.1.389
    # via -r typing.txt
pytest==8.3.3
    # via
    #   -r tests.txt
    #   -r typing.txt
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-sugar
pytest-asyncio==0.24.0
    # via
    #   -r tests.txt
    #   -r typing.txt
pytest-cov==6.0.0
    # via -r tests.txt
pytest-sugar==1.0.0
    # via -r tests.txt
python-dotenv==1.0.1
    # via
    #   -r tests.txt
    #   -r typing.txt
pyyaml==6.0.2
    # via
    #   -r docs.txt
    #   myst-parser
    #   pre-commit
requests==2.32.3
    # via
    #   -r docs.txt
    #   sphinx
snowballstemmer==2.2.0
    # via
    #   -r docs.txt
    #   sphinx
sortedcontainers==2.4.0
    # via
    #   -r tests.txt
    #   -r typing.txt
    #   hypothesis
soupsieve==2.6
    # via
    #   -r docs.txt
    #   beautifulsoup4
sphinx==8.1.3
    # via
    #   -r docs.txt
    #   myst-parser
    #   pydata-sphinx-theme
sphinxcontrib-applehelp==2.0.0
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-devhelp==2.0.0
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-htmlhelp==2.1.0
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-jsmath==1.0.1
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-qthelp==2.0.0
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-serializinghtml==2.0.0
    # via
    #   -r docs.txt
    #   sphinx
termcolor==2.5.0
    # via
    #   -r tests.txt
    #   pytest-sugar
tox==4.23.2
    # via
    #   -r dev.in
    #   tox-uv
tox-uv==1.16.0
    # via -r dev.in
types-aiofiles==24.1.0.20240626
    # via -r typing.txt
typing-extensions==4.12.2
    # via
    #   -r docs.txt
    #   -r typing.txt
    #   mypy
    #   pydata-sphinx-theme
    #   pyright
urllib3==2.2.3
    # via
    #   -r docs.txt
    #   requests
uv==0.5.1
    # via tox-uv
virtualenv==20.27.1
    # via
    #   pre-commit
    #   tox