uv/scripts/requirements/compiled/black.txt
Henry Schreiner c6fd3d97fb
fix: remove uv version from uv pip compile header (#1716)
## 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.
2024-02-19 20:26:53 +00:00

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