From 201b08a8fbec9b1ca307ac8311953e2d0331d1b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 00:09:25 +0000 Subject: [PATCH] Update dependency tqdm to v4.66.3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a2877e..83241c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ tensorflow==2.12.0 tensorflow-datasets==4.9.4 timm==0.9.16 transformers==4.36.0 -tqdm==4.65.0 +tqdm==4.66.3 git+https://github.com/openai/CLIP.git