-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrequirements-dev.txt
208 lines (207 loc) · 3.89 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
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --strip-extras requirements-dev.in
#
attrs==23.2.0
# via
# -c requirements.txt
# referencing
black==24.8.0
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
build==1.2.2.post1
# via
# -r requirements-dev.in
# pip-tools
bumpversion==0.5.3
# via -r requirements-dev.in
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via
# -c requirements.txt
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
chardet==5.2.0
# via tox
charset-normalizer==3.1.0
# via requests
click==8.0.3
# via
# black
# pip-tools
colorama==0.4.6
# via tox
coverage==7.6.1
# via -r requirements-dev.in
cryptography==44.0.1
# via
# -c requirements.txt
# secretstorage
# types-pyopenssl
cssselect==1.2.0
# via types-lxml
distlib==0.3.7
# via virtualenv
docutils==0.19
# via readme-renderer
filelock==3.16.1
# via
# tox
# virtualenv
flake8==7.1.1
# via -r requirements-dev.in
id==1.5.0
# via twine
idna==3.7
# via requests
importlib-metadata==8.5.0
# via
# -c requirements.txt
# build
# twine
isort==5.13.2
# via -r requirements-dev.in
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==21.4.0
# via twine
markdown-it-py==3.0.0
# via rich
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mypy==1.14.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.1
# via
# -c requirements.txt
# black
# build
# pyproject-api
# tox
# twine
pathspec==0.9.0
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.3.6
# via
# black
# tox
# virtualenv
pluggy==1.5.0
# via tox
pycodestyle==2.12.0
# via flake8
pycparser==2.22
# via
# -c requirements.txt
# cffi
pyflakes==3.2.0
# via flake8
pygments==2.15.0
# via
# readme-renderer
# rich
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.0.0
# via
# build
# pip-tools
readme-renderer==35.0
# via twine
referencing==0.35.1
# via
# -c requirements.txt
# types-jsonschema
requests==2.32.2
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.2
# via twine
rpds-py==0.19.0
# via
# -c requirements.txt
# referencing
secretstorage==3.3.3
# via keyring
six==1.16.0
# via bleach
tomli==2.0.1
# via
# black
# build
# mypy
# pip-tools
# pyproject-api
# pyproject-hooks
# tox
tox==4.23.2
# via -r requirements-dev.in
twine==6.1.0
# via -r requirements-dev.in
types-beautifulsoup4==4.12.0.20240907
# via types-lxml
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-html5lib==1.1.11.20240806
# via types-beautifulsoup4
types-jsonschema==4.23.0.20241208
# via -r requirements-dev.in
types-lxml==2024.12.13
# via -r requirements-dev.in
types-pyopenssl==24.1.0.20240722
# via -r requirements-dev.in
types-pytz==2024.2.0.20241221
# via -r requirements-dev.in
types-setuptools==75.3.0.20241112
# via types-cffi
typing-extensions==4.12.2
# via
# -c requirements.txt
# black
# mypy
# tox
# types-lxml
urllib3==1.26.19
# via
# requests
# twine
virtualenv==20.26.6
# via tox
webencodings==0.5.1
# via bleach
wheel==0.45.1
# via
# -r requirements-dev.in
# pip-tools
zipp==3.20.2
# via
# -c requirements.txt
# importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==75.3.0
# via pip-tools