Skip to content

Commit

Permalink
Bump huggingface-hub from 0.26.5 to 0.27.0 (#101)
Browse files Browse the repository at this point in the history
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.26.5 to 0.27.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.26.5...v0.27.0)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 739c76f commit 0e344ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AI-Travel-Agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ jupyter==1.1.1
langchain==0.3.13
langchain-community==0.3.10
streamlit==1.41.1
huggingface_hub==0.26.5
huggingface_hub==0.27.0
pydantic==2.10.4
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ transformers-stream-generator==0.0.5
streamlit==1.41.1
numexpr==2.10.2
numpy==2.2.1
huggingface-hub==0.26.5
huggingface-hub==0.27.0
wikipedia==1.4.0
ollama==0.4.4
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/

0 comments on commit 0e344ae

Please sign in to comment.