Bump the pip group across 1 directory with 5 updates #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on torch, mlflow, transformers, werkzeug and flask to permit the latest version.
Updates
torchto 2.5.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
32f585d[Release only] use triton 3.1.x from pypi (#137895)417a076[split build] move periodic split builds into own concurrency group (#135510)...119e734[RELEASE-ONLY CHANGES] Fix dependency on filesystem on Linux (#137242)783a6a4[MPS] Add regression test forfft.fftfreq(#137215)5375201[MPS] Add missing dispatch to rshift.Tensor (#137212)1de132e[MPS] Fix 5D+ reductions over negative dimentions (#137211)0b1b609[NCCL] Don't overridewaitUntilInitialized's setting of `comm->initialized_...0b45af9Fix addmm silent correctness on aarch64 (#137208)1a0b166[ONNX] Add assertion nodes to ignoring list (#137214)3a541efClarify thatlibtorchAPI is C++17 compatible (#137206)Updates
mlflowto 2.17.1Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
4e711a9Runpython3 dev/update_mlflow_versions.py pre-release ...(#13550)5eb0cdbAddprompt_tokens_detailsin llama-index tests (#13293)9a14639Fix spacy CI (#13341)355e7baFix transformer CI (#13342)57a7438fix broken testsc174238Support custom chat endpoint without endpoint type set as llm judge (#13538)14e0987Doc: Fix mlflow-spark JAR URL (#13396)56e0da7Keras output conversion for serving purpose (#13535)b38aa26Remove warnings during Settings serialization (#13503)882fb42Fix update_model_requirements (#13519)Updates
transformersfrom 4.5.0 to 4.38.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
08ab54a[gemma] Adds support for Gemma 💎 (#29167)2de9314[Maskformer] safely get backbone config (#29166)476957b🚨 Llama: update rope scaling to match static cache changes (#29143)7a4bec6Release: 4.38.0ee3af60Add support for fine-tuning CLIP-like models using contrastive-image-text exa...0996a10Revert low cpu mem tie weights (#29135)15cfe38[Core tokenization]add_dummy_prefix_spaceoption to help with latest is...efdd436FIX [PEFT/Trainer] Handle better peft + quantized compiled models (#29...5e95dca[cuda kernels] only compile them when initializing (#29133)a7755d2Generate: unset GenerationConfig parameters do not raise warning (#29119)Updates
werkzeugfrom 0.16.1 to 3.0.6Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
5eaefc3release version 3.0.62767bcbMerge commit from fork87cc78acatch special absolute path on Windows Python < 3.1150cfeebMerge commit from fork8760275apply max_form_memory_size another level up in the parser8d6a12estart version 3.0.6a7b121arelease version 3.0.5 (#2961)9caf72arelease version 3.0.5e28a245catch OSError from getpass.getuser (#2960)e6b4ccecatch OSError from getpass.getuserUpdates
flaskto 3.0.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
c12a5d8release version 3.0.35e22cc9Don't set the cli attribute in the sansio scaffold (#5270)5fdce4cDon't set the cli attribute in the sansio scaffoldadb7dd9don't access app.logger when configuring app.loggerb739390support FIPS builds without SHA-1 (#5460)db46111access sha1 lazily7320e31start version 3.0.387d5f5bupdate project files (#5457)d5e321brelease version 3.0.2 (#5403)d203059release version 3.0.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.