This is an automated email from the ASF dual-hosted git repository.

yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new bf03c7ca0 Relax UV version (#3437)
bf03c7ca0 is described below

commit bf03c7ca0f46a1c48c348ae379452f7cbe105b7c
Author: Yong Zheng <[email protected]>
AuthorDate: Wed Jan 14 08:53:53 2026 -0600

    Relax UV version (#3437)
---
 regtests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regtests/requirements.txt b/regtests/requirements.txt
index 4e9cb91fe..694f1ed86 100644
--- a/regtests/requirements.txt
+++ b/regtests/requirements.txt
@@ -17,4 +17,4 @@
 # under the License.
 #
 
-uv==0.9.24
+uv>=0.9.0

Reply via email to