-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
175 lines (175 loc) · 3.87 KB
/
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml requirements.in --all-extras --no-strip-extras --no-strip-markers --universal --output-file requirements.txt
alabaster==1.0.0
# via sphinx
astroid==3.3.8
# via pylint
attrs==24.3.0
# via pytest-mypy
babel==2.16.0
# via sphinx
bashate==2.1.1
# via startrepo (pyproject.toml)
certifi==2024.12.14
# via requests
charset-normalizer==3.4.1
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via
# pylint
# pytest
# sphinx
coverage[toml]==7.6.10
# via
# startrepo (pyproject.toml)
# pytest-cov
dill==0.3.9
# via pylint
docutils==0.21.2
# via sphinx
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
# via pytest-mypy
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.5
# via sphinx
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
mypy==1.14.1
# via
# startrepo (pyproject.toml)
# pytest-mypy
# refurb
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1 ; sys_platform == 'linux'
# via pyright
overrides==7.7.0
# via startrepo (pyproject.toml)
packaging==24.2
# via
# pytest
# setuptools-scm
# sphinx
pbr==6.1.0
# via bashate
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via pytest
pygments==2.19.1
# via sphinx
pylint==3.3.3
# via
# startrepo (pyproject.toml)
# pytest-pylint
pyright==1.1.392 ; sys_platform == 'linux'
# via startrepo (pyproject.toml)
pytest==8.3.4
# via
# startrepo (pyproject.toml)
# pytest-cov
# pytest-dependency
# pytest-instafail
# pytest-mypy
# pytest-order
# pytest-pylint
# pytest-randomly
# pytest-ruff
# pytest-vulture
# pytest-xdist
pytest-cov==6.0.0
# via startrepo (pyproject.toml)
pytest-dependency==0.6.0
# via startrepo (pyproject.toml)
pytest-instafail==0.5.0
# via startrepo (pyproject.toml)
pytest-mypy==0.10.3
# via startrepo (pyproject.toml)
pytest-order==1.3.0
# via startrepo (pyproject.toml)
pytest-pylint==0.21.0
# via startrepo (pyproject.toml)
pytest-randomly==3.16.0
# via startrepo (pyproject.toml)
pytest-ruff==0.4.1
# via startrepo (pyproject.toml)
pytest-vulture==2.2.2
# via startrepo (pyproject.toml)
pytest-xdist==3.6.1
# via startrepo (pyproject.toml)
refurb==2.0.0
# via startrepo (pyproject.toml)
requests==2.32.3
# via sphinx
ruff==0.8.6
# via
# startrepo (pyproject.toml)
# pytest-ruff
setuptools==75.8.0
# via
# startrepo (pyproject.toml)
# pytest-dependency
# setuptools-scm
setuptools-scm[toml]==8.1.0
# via startrepo (pyproject.toml)
snowballstemmer==2.2.0
# via sphinx
sphinx==8.1.3
# via startrepo (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.2.1 ; python_full_version <= '3.11'
# via
# startrepo (pyproject.toml)
# coverage
# mypy
# pylint
# pytest
# pytest-pylint
# refurb
# setuptools-scm
# sphinx
# vulture
tomlkit==0.13.2
# via pylint
types-setuptools==75.8.0.20250110
# via startrepo (pyproject.toml)
typing-extensions==4.12.2
# via
# startrepo (pyproject.toml)
# astroid
# mypy
# pyright
urllib3==2.3.0
# via requests
uv==0.5.21
# via startrepo (pyproject.toml)
vulture==2.14
# via
# startrepo (pyproject.toml)
# pytest-vulture
wheel==0.45.1
# via startrepo (pyproject.toml)