55#    pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
66#
77aiodns==3.5.0
8-     # via -r requirements/ lint.in
8+     # via -r lint.in
99annotated-types==0.7.0
1010    # via pydantic
11+ async-timeout==5.0.1
12+     # via valkey
1113blockbuster==1.5.24
12-     # via -r requirements/ lint.in
14+     # via -r lint.in
1315cffi==1.17.1
1416    # via
1517    #   cryptography
@@ -23,26 +25,28 @@ cryptography==45.0.4
2325    # via trustme
2426distlib==0.3.9
2527    # via virtualenv
28+ exceptiongroup==1.3.0
29+     # via pytest
2630filelock==3.18.0
2731    # via virtualenv
2832forbiddenfruit==0.1.4
2933    # via blockbuster
3034freezegun==1.5.2
31-     # via -r requirements/ lint.in
35+     # via -r lint.in
3236identify==2.6.12
3337    # via pre-commit
3438idna==3.7
3539    # via trustme
3640iniconfig==2.1.0
3741    # via pytest
3842isal==1.7.2
39-     # via -r requirements/ lint.in
43+     # via -r lint.in
4044markdown-it-py==3.0.0
4145    # via rich
4246mdurl==0.1.2
4347    # via markdown-it-py
4448mypy==1.16.1 ; implementation_name == "cpython"
45-     # via -r requirements/ lint.in
49+     # via -r lint.in
4650mypy-extensions==1.1.0
4751    # via mypy
4852nodeenv==1.9.1
@@ -56,9 +60,9 @@ platformdirs==4.3.8
5660pluggy==1.6.0
5761    # via pytest
5862pre-commit==4.2.0
59-     # via -r requirements/ lint.in
63+     # via -r lint.in
6064proxy-py==2.4.10
61-     # via -r requirements/ lint.in
65+     # via -r lint.in
6266pycares==4.9.0
6367    # via aiodns
6468pycparser==2.22
@@ -71,43 +75,50 @@ pygments==2.19.1
7175    # via rich
7276pytest==8.1.1
7377    # via
74-     #   -r requirements/ lint.in
78+     #   -r lint.in
7579    #   pytest-codspeed
7680    #   pytest-mock
7781pytest-codspeed==3.2.0
78-     # via -r requirements/ lint.in
82+     # via -r lint.in
7983pytest-mock==3.14.1
80-     # via -r requirements/ lint.in
84+     # via -r lint.in
8185python-dateutil==2.9.0.post0
8286    # via freezegun
8387python-on-whales==0.77.0
84-     # via -r requirements/ lint.in
88+     # via -r lint.in
8589pyyaml==6.0.2
8690    # via pre-commit
8791rich==14.0.0
8892    # via pytest-codspeed
8993six==1.17.0
9094    # via python-dateutil
9195slotscheck==0.19.1
92-     # via -r requirements/lint.in
96+     # via -r lint.in
97+ tomli==2.2.1
98+     # via
99+     #   mypy
100+     #   pytest
101+     #   slotscheck
93102trustme==1.2.1
94-     # via -r requirements/ lint.in
103+     # via -r lint.in
95104typing-extensions==4.14.0
96105    # via
106+     #   exceptiongroup
97107    #   mypy
98108    #   pydantic
99109    #   pydantic-core
100110    #   python-on-whales
111+     #   rich
101112    #   typing-inspection
102113typing-inspection==0.4.1
103114    # via pydantic
104115uvloop==0.21.0 ; platform_system != "Windows"
105-     # via -r requirements/ lint.in
116+     # via -r lint.in
106117valkey==6.1.0
107-     # via -r requirements/ lint.in
118+     # via -r lint.in
108119virtualenv==20.31.2
109120    # via pre-commit
110121zlib-ng==0.5.1
111-     # via -r requirements/ lint.in
122+     # via -r lint.in
112123zstandard==0.23.0 ; implementation_name == "cpython"
113-     # via -r requirements/ lint.in
124+     # via -r lint.in
0 commit comments