From b925ce4cab051868c8469a1fd9293a0127e1384b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 02:57:39 +0000 Subject: [PATCH 1/2] Bump huggingface-hub from 0.17.3 to 0.18.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.17.3 to 0.18.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.17.3...v0.18.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 737765b..3780424 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ frozenlist==1.4.0 fsspec==2023.6.0 gitdb==4.0.10 GitPython==3.1.37 -huggingface-hub==0.17.3 +huggingface-hub==0.18.0 humanfriendly==10.0 idna==3.4 importlib-metadata==6.8.0 From 379d8b612d307d420ca45f6eb1f529f5ac84ecee Mon Sep 17 00:00:00 2001 From: Sid Date: Tue, 17 Oct 2023 21:11:59 +0100 Subject: [PATCH 2/2] Remove blocking pins to allow upgrade --- requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3780424..25d74df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,6 @@ certifi==2023.7.22 charset-normalizer==3.3.0 click==8.1.7 coloredlogs==15.0.1 -datasets==2.14.5 dill==0.3.7 diskcache==5.6.3 exceptiongroup==1.1.3 @@ -49,7 +48,6 @@ nvidia-nccl-cu12==2.18.1 nvidia-nvjitlink-cu12==12.2.140 nvidia-nvtx-cu12==12.1.105 openai==0.28.1 -optimum==1.13.2 packaging==23.2 pandas==2.1.1 Pillow==10.1.0 @@ -78,14 +76,12 @@ streamlit==1.27.2 sympy==1.12 tenacity==8.2.3 termcolor==2.3.0 -tokenizers==0.14.1 toml==0.10.2 tomli==2.0.1 toolz==0.12.0 torch==2.1.0 tornado==6.3.3 tqdm==4.66.1 -transformers==4.34.0 triton==2.1.0 typing_extensions==4.8.0 tzdata==2023.3