-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy pathlint.txt
More file actions
125 lines (125 loc) · 2.67 KB
/
Copy pathlint.txt
File metadata and controls
125 lines (125 loc) · 2.67 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
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --resolver=backtracking --strip-extras requirements/lint.in
#
aiodns==3.5.0
# via -r requirements/lint.in
annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1
# via valkey
backports-zstd==1.0.0 ; implementation_name == "cpython"
# via -r requirements/lint.in
blockbuster==1.5.25
# via -r requirements/lint.in
cffi==2.0.0
# via
# cryptography
# pycares
# pytest-codspeed
cfgv==3.4.0
# via pre-commit
click==8.3.0
# via slotscheck
cryptography==46.0.3
# via trustme
distlib==0.4.0
# via virtualenv
exceptiongroup==1.3.0
# via pytest
filelock==3.20.0
# via virtualenv
forbiddenfruit==0.1.4
# via blockbuster
freezegun==1.5.5
# via -r requirements/lint.in
identify==2.6.15
# via pre-commit
idna==3.10
# via trustme
iniconfig==2.3.0
# via pytest
isal==1.8.0
# via -r requirements/lint.in
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.18.2 ; implementation_name == "cpython"
# via -r requirements/lint.in
mypy-extensions==1.1.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via pytest
pathspec==0.12.1
# via mypy
platformdirs==4.5.0
# via virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.3.0
# via -r requirements/lint.in
pycares==4.11.0
# via aiodns
pycparser==2.23
# via cffi
pydantic==2.12.2
# via python-on-whales
pydantic-core==2.41.4
# via pydantic
pygments==2.19.2
# via
# pytest
# rich
pytest==8.4.2
# via
# -r requirements/lint.in
# pytest-codspeed
# pytest-mock
pytest-codspeed==4.1.1
# via -r requirements/lint.in
pytest-mock==3.15.1
# via -r requirements/lint.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
# via -r requirements/lint.in
pyyaml==6.0.3
# via pre-commit
rich==14.2.0
# via pytest-codspeed
six==1.17.0
# via python-dateutil
slotscheck==0.19.1
# via -r requirements/lint.in
tomli==2.3.0
# via
# mypy
# pytest
# slotscheck
trustme==1.2.1
# via -r requirements/lint.in
typing-extensions==4.15.0
# via
# cryptography
# exceptiongroup
# mypy
# pydantic
# pydantic-core
# python-on-whales
# typing-inspection
# virtualenv
typing-inspection==0.4.2
# via pydantic
uvloop==0.21.0 ; platform_system != "Windows"
# via -r requirements/lint.in
valkey==6.1.1
# via -r requirements/lint.in
virtualenv==20.35.3
# via pre-commit
zlib-ng==1.0.0
# via -r requirements/lint.in