From 263d13f5e1c9f0263f54bba252c7b56ffd62d8b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:18:10 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.9.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- gpu-requirements.txt | 2 +- requirements.txt | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/gpu-requirements.txt b/gpu-requirements.txt index 80e4af0..fe35a40 100644 --- a/gpu-requirements.txt +++ b/gpu-requirements.txt @@ -6,7 +6,7 @@ # --extra-index-url https://download.pytorch.org/whl/cu113 -aiohttp==3.9.3 +aiohttp==3.9.4 # via # cohere # openai diff --git a/requirements.txt b/requirements.txt index 89f1428..026117c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # --extra-index-url https://download.pytorch.org/whl/cpu -aiohttp==3.9.3 +aiohttp==3.9.4 # via # cohere # openai @@ -82,7 +82,9 @@ fsspec==2024.3.1 # -r requirements/torch-cpu-requirements.txt # huggingface-hub greenlet==3.0.3 - # via -r requirements/torch-cpu-requirements.txt + # via + # -r requirements/torch-cpu-requirements.txt + # sqlalchemy h11==0.14.0 # via # -r requirements/torch-cpu-requirements.txt @@ -268,13 +270,13 @@ tokenizers==0.15.2 # via # -r requirements/torch-cpu-requirements.txt # transformers -torch==1.13.1 +torch==1.13.1+cpu # via # -r requirements/torch-cpu-requirements.txt # embedders # sentence-transformers # torchvision -torchvision==0.14.1 +torchvision==0.14.1+cpu # via # -r requirements/requirements.in # sentence-transformers