mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-24 13:43:45 +00:00

## Summary This fixes https://github.com/astral-sh/uv/issues/1704 by removing the version from the produced header. ## Test Plan Checked with clippy, and tests are updated too.
17 lines
367 B
Text
17 lines
367 B
Text
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile scripts/requirements/black.in
|
|
black==23.12.1
|
|
click==8.1.7
|
|
# via black
|
|
mypy-extensions==1.0.0
|
|
# via black
|
|
packaging==23.2
|
|
# via black
|
|
pathspec==0.12.1
|
|
# via black
|
|
platformdirs==4.1.0
|
|
# via black
|
|
tomli==2.0.1
|
|
# via black
|
|
typing-extensions==4.9.0
|
|
# via black
|