uv/scripts/requirements/compiled/black.txt
Charlie Marsh 249ca10765
Move Puffin subcommands to a pip namespace (#921)
## Summary

This makes the separation clearer between the legacy `pip` API and the
API we'll add in the future for the package manager itself. It also
enables seamless `puffin pip` aliasing for those that want it.

Closes #918.
2024-01-15 16:36:45 +00:00

17 lines
382 B
Text

# This file was autogenerated by Puffin v0.0.1 via the following command:
# puffin 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