From a893a3cd253dc8d5d9d765b83012c1692fc4b8b7 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 10dbe6eee..c3ed8dd7b 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