-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
167 lines (166 loc) · 2.98 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --allow-unsafe --strip-extras requirements-dev.in
#
black==24.8.0
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
build==1.0.3
# via pip-tools
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via requests
cffi==1.15.1
# via cryptography
chardet==5.2.0
# via tox
charset-normalizer==2.1.0
# via requests
click==8.1.3
# via
# black
# pip-tools
colorama==0.4.6
# via tox
commonmark==0.9.1
# via rich
coverage==7.6.1
# via -r requirements-dev.in
cryptography==43.0.1
# via secretstorage
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
# flake8-formatter-junit-xml
flake8-formatter-junit-xml==0.0.6
# via -r requirements-dev.in
idna==3.7
# via requests
importlib-metadata==4.12.0
# via
# build
# keyring
# twine
isort==5.13.2
# via -r requirements-dev.in
jeepney==0.8.0
# via
# keyring
# secretstorage
junit-xml==1.9
# via flake8-formatter-junit-xml
keyring==23.7.0
# via twine
lxml==4.9.1
# via unittest-xml-reporting
mccabe==0.7.0
# via flake8
mypy==1.11.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.1
# via
# black
# build
# pyproject-api
# tox
pathspec==0.9.0
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.8.3
# via twine
platformdirs==4.3.6
# via
# black
# tox
# virtualenv
pluggy==1.5.0
# via tox
pycodestyle==2.12.1
# via flake8
pycparser==2.21
# via 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
requests==2.32.2
# via
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==2.0.0
# via twine
rich==12.5.1
# via twine
secretstorage==3.3.2
# via keyring
six==1.16.0
# via
# bleach
# junit-xml
tomli==2.0.1
# via
# black
# build
# mypy
# pip-tools
# pyproject-api
# pyproject-hooks
# tox
tox==4.21.0
# via -r requirements-dev.in
twine==5.1.1
# via -r requirements-dev.in
typing-extensions==4.12.2
# via
# black
# mypy
# rich
# tox
unittest-xml-reporting==3.2.0
# via -r requirements-dev.in
urllib3==1.26.19
# via
# requests
# twine
virtualenv==20.26.6
# via tox
webencodings==0.5.1
# via bleach
wheel==0.41.2
# via pip-tools
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==23.3
# via pip-tools
setuptools==70.0.0
# via pip-tools