-
-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathlint-requirements.txt
More file actions
95 lines (95 loc) · 1.78 KB
/
lint-requirements.txt
File metadata and controls
95 lines (95 loc) · 1.78 KB
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
# This file was autogenerated by uv via the following command:
# uv pip compile --universal lint-requirements.in
argcomplete==3.6.3
# via nox
attrs==25.4.0
# via nox
black==26.1.0
# via -r lint-requirements.in
cffi==2.0.0
# via cryptography
click==8.3.1
# via black
colorlog==6.10.1
# via nox
cryptography==46.0.5
# via
# -r lint-requirements.in
# types-pyopenssl
dependency-groups==1.3.1
# via nox
distlib==0.4.0
# via virtualenv
exceptiongroup==1.3.1
# via pytest
filelock==3.24.3
# via
# python-discovery
# virtualenv
humanize==4.15.0
# via nox
idna==3.11
# via -r lint-requirements.in
iniconfig==2.3.0
# via pytest
isort==8.0.1
# via -r lint-requirements.in
librt==0.8.1
# via mypy
mypy==1.19.1
# via -r lint-requirements.in
mypy-extensions==1.1.0
# via
# black
# mypy
nox==2026.2.9
# via -r lint-requirements.in
packaging==26.0
# via
# black
# dependency-groups
# nox
# pytest
pathspec==1.0.4
# via
# black
# mypy
platformdirs==4.9.2
# via
# black
# python-discovery
# virtualenv
pluggy==1.6.0
# via pytest
pycparser==3.0
# via cffi
pygments==2.19.2
# via pytest
pytest==9.0.2
# via -r lint-requirements.in
python-discovery==1.1.0
# via virtualenv
pytokens==0.4.1
# via black
tomli==2.4.0
# via
# black
# dependency-groups
# mypy
# nox
# pytest
types-cffi==1.17.0.20250915
# via types-pyopenssl
types-pyopenssl==24.1.0.20240722
# via -r lint-requirements.in
types-setuptools==82.0.0.20260210
# via types-cffi
typing-extensions==4.15.0
# via
# black
# cryptography
# exceptiongroup
# mypy
# virtualenv
virtualenv==21.1.0
# via nox