From 69df9d6578677f2fae780c5117b451c35fcd80f6 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 25 Nov 2024 17:56:33 -0800 Subject: [PATCH] add uv to local-requirements.txt --- local-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/local-requirements.txt b/local-requirements.txt index 5aa0b0fc49..d650a62775 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -20,3 +20,4 @@ service_identity==24.2.0 twisted==24.11.0 types-pyOpenSSL==24.1.0.20240722 types-requests==2.32.0.20241016 +uv==0.5.4