diff options
author | Michael McVady <michaelm@telnyx.com> | 2025-03-13 18:58:41 -0500 |
---|---|---|
committer | Michael McVady <michaelm@telnyx.com> | 2025-03-13 18:58:41 -0500 |
commit | 3e48aec60d875018b442bcc7bb323af0fa9ad759 (patch) | |
tree | 14daca89d6041d6a1c3067d6cb01ca30cdbac3b9 /requirements-dev.txt | |
parent | 94aa67fa68073b784997b3434ad4554903faad95 (diff) |
Use `uv`
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 6f1028c..a241b6e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,3 @@ black isort -pip-tools +uv |