Skip to content

Commit

Permalink
Bump the pip-others group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 2 updates: [transformers](https://github.com/huggingface/transformers) and [mlflow](https://github.com/mlflow/mlflow).


Updates `transformers` from 4.48.1 to 4.48.2
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.48.1...v4.48.2)

Updates `mlflow` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 4c99b6f commit 0625ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ base = [
]

transformers = [
"transformers==4.48.1",
"transformers==4.48.2",
"diffusers==0.32.2",
"torchmetrics[image]>=0.7.0"
]
Expand Down Expand Up @@ -120,7 +120,7 @@ ci_benchmark = [
"ipython==8.31.0",
"ipykernel==6.29.5",
"openpyxl==3.1.5",
"mlflow==2.20.0",
"mlflow==2.20.1",
"py-cpuinfo==9.0.0",
]

Expand Down

0 comments on commit 0625ee4

Please sign in to comment.