File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ faster-cache = ["orjson"]
6868
6969[dependency-groups ]
7070dev = [
71- # This is not strictly needed for building the mypy per se, but pip-compile from this package is needed if you want to update the requirement files:
71+ # This is not strictly needed for building mypy per se, but pip-compile from this package is needed if you want to update the requirement files:
7272 # (Word on the street is you can also use uv pip compile instead of pip-compile, for this task, if you want.)
7373 " pip-tools>=7.5.2" , # TODO: once https://github.com/jazzband/pip-tools/pull/2257 lands, change to pip-tools[stable] instead of specifying a version
7474 " pip<=25.3" , # TODO: once https://github.com/jazzband/pip-tools/pull/2257 lands, remove this dependency line altogether
You can’t perform that action at this time.
0 commit comments