-
Notifications
You must be signed in to change notification settings - Fork 581
build(deps-dev): update tensorflow-cpu requirement from ~=2.18.0 to >=2.18,<2.21 #5074
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
njzjz
merged 23 commits into
devel
from
dependabot/pip/devel/tensorflow-cpu-gte-2.18-and-lt-2.21
Dec 9, 2025
Merged
build(deps-dev): update tensorflow-cpu requirement from ~=2.18.0 to >=2.18,<2.21 #5074
njzjz
merged 23 commits into
devel
from
dependabot/pip/devel/tensorflow-cpu-gte-2.18-and-lt-2.21
Dec 9, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9ce83d9 to
243a4f3
Compare
Member
|
@dependabot rebase |
Updates the requirements on [tensorflow-cpu](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.18.0...v2.20.0) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-version: 2.20.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
243a4f3 to
4a1b991
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devel #5074 +/- ##
==========================================
- Coverage 84.27% 82.12% -2.16%
==========================================
Files 709 709
Lines 70569 72506 +1937
Branches 3619 3615 -4
==========================================
+ Hits 59474 59546 +72
- Misses 9929 11799 +1870
+ Partials 1166 1161 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
njzjz
approved these changes
Dec 8, 2025
njzjz
approved these changes
Dec 8, 2025
…/tensorflow-cpu-gte-2.18-and-lt-2.21
ChiahsinChu
pushed a commit
to ChiahsinChu/deepmd-kit
that referenced
this pull request
Dec 17, 2025
…=2.18,<2.21 (deepmodeling#5074) Updates the requirements on [tensorflow-cpu](https://github.com/tensorflow/tensorflow) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tensorflow/tensorflow/releases">tensorflow-cpu's releases</a>.</em></p> <blockquote> <h2>TensorFlow 2.20.0</h2> <h1>Release 2.20.0</h1> <h2>TensorFlow</h2> <h3>Breaking Changes</h3> <ul> <li>The <code>tensorflow-io-gcs-filesystem</code> package is now optional, due its uncertain, and limited support. To install it alongside <code>tensorflow</code>, run <code>pip install "tensorflow[gcs-filesystem]"</code>.</li> </ul> <h3>Major Features and Improvements</h3> <ul> <li><code>tf.data</code> <ul> <li>Adds <code>autotune.min_parallelism</code> to <code>tf.data.Options</code> to enable faster input pipeline warm up.</li> </ul> </li> <li><code>tf.lite</code> <ul> <li>tf.lite will be deprecated, in favor of the new repo <a href="https://github.com/google-ai-edge/LiteRT">https://github.com/google-ai-edge/LiteRT</a>.</li> <li>The duplicated source will also be removed from the TF repo.</li> </ul> </li> </ul> <h2>Thanks to our Contributors</h2> <p>This release contains contributions from many people at Google, as well as:</p> <p>1ndig0, 372046933, abhinav, afzpatel, Akhil Goel, Alain Carlucci, Aleksei, Alen Huang, Alex, Amrinfathima-Mcw, Aravindh Balaji, Armand Picard, Aseem Athale, Ashiq Imran, Assoap, Chao, Chase Riley Roberts, Chenhao Jiang, chunhsue, chuntl, Chunyu Jin, Corentin Kerisit, Crefeda Rodrigues, dependabot[bot], Dragan Mladjenovic, Elen Kalda, Felix Thomasmathibalan, gabeweisz, Gauri Deshpande, Georg Stefan Schmid, Guozhong Zhuang, Harsha H S, Harshith_N, Hugo Mano, Ian Tayler Lessa, Jack Wolfard, James Ward, Jane Liu, Jaroslav Sevcik, JD, Jerry-Ge, Jian Li, Jinzhe Zeng, jiunkaiy, Johannes Reifferscheid, johnnkp, junweifu, Kanvi Khanna, Kasper Nielsen, Linzb-Xyz, Luke Hutton, Mahmoud Abuzaina, Mathew Odden, Michael Platings, misterBart, Mitchell Ludwig, Mmakevic-Amd, mraunak, NamanAgarwal0905, Namrata-Ibm, Neuropilot-Captain, nhatle, Nicholas Wilson, Nikhil Shinde, Olli Lupton, Patrick J. Lopresti, Pavel Emeliyanenko, Pearu Peterson, pemeliya, Peng Sun, Philipp Hack, Pratham-Mcw, RahulSudarMCW, RakshithGB, Rakshithgb-Fujitsu, RuslanSemchenko, Ruturaj Vaidya, Sachin Muradi, sandeepgupta12, SaoirseARM, Sergey Kozub, Sevin Fide Varoglu, Shanbin Ke, Shaogang Wang, Shraiysh Vaishay, Siddhartha Menon, spiao, Swatheesh Muralidharan, Tai Ly, Terry Sun, Thibaut Goetghebuer-Planchon, Thomas Dickerson, Tilak, Tj Xu, Trevor Morris, tyb0807, vfdev, Wei Wang, wokron, wondertx, Xuefei Jiang, Yaowei Zhou, Zentrik, Ziyun Cheng, Zoranjovanovic-Ns</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md">tensorflow-cpu's changelog</a>.</em></p> <blockquote> <h1>Release 2.20.0</h1> <h2>TensorFlow</h2> <h3>Breaking Changes</h3> <ul> <li>The <code>tensorflow-io-gcs-filesystem</code> package is now optional, due its uncertain, and limited support. To install it alongside <code>tensorflow</code>, run <code>pip install "tensorflow[gcs-filesystem]"</code>.</li> </ul> <h3>Major Features and Improvements</h3> <ul> <li><code>tf.data</code> <ul> <li>Adds <code>autotune.min_parallelism</code> to <code>tf.data.Options</code> to enable faster input pipeline warm up.</li> </ul> </li> <li><code>tf.lite</code> <ul> <li>LiteRT announced a <a href="https://developers.googleblog.com/en/litert-maximum-performance-simplified/">new release</a> at Google IO ‘25 that improves upon TFLite, particularly in terms of NPU and GPU hardware acceleration and performance for on-device ML and AI applications. The APIs are available in Kotlin and C++.</li> <li>Additionally, LiteRT code base will decouple from TensorFlow repository, and <code>tf.lite</code> will be removed in future TensorFlow Python package. More details to follow in future release notes.</li> <li>Migrate to LiteRT for continued updates; the new repo can be found at <a href="https://github.com/google-ai-edge/LiteRT">https://github.com/google-ai-edge/LiteRT</a>. For more information and NPU EAP signup, reach out to the team at: <a href="https://g.co/ai/LiteRT-NPU-EAP">g.co/ai/LiteRT-NPU-EAP</a>.</li> </ul> </li> </ul> <h2>Thanks to our Contributors</h2> <p>This release contains contributions from many people at Google, as well as:</p> <p>1ndig0, 372046933, abhinav, afzpatel, Akhil Goel, Alain Carlucci, Aleksei, Alen Huang, Alex, Amrinfathima-Mcw, Aravindh Balaji, Armand Picard, Aseem Athale, Ashiq Imran, Assoap, Chao, Chase Riley Roberts, Chenhao Jiang, chunhsue, chuntl, Chunyu Jin, Corentin Kerisit, Crefeda Rodrigues, dependabot[bot], Dragan Mladjenovic, Elen Kalda, Felix Thomasmathibalan, gabeweisz, Gauri Deshpande, Georg Stefan Schmid, Guozhong Zhuang, Harsha H S, Harshith_N, Hugo Mano, Ian Tayler Lessa, Jack Wolfard, James Ward, Jane Liu, Jaroslav Sevcik, JD, Jerry-Ge, Jian Li, Jinzhe Zeng, jiunkaiy, Johannes Reifferscheid, johnnkp, junweifu, Kanvi Khanna, Kasper Nielsen, Linzb-Xyz, Luke Hutton, Mahmoud Abuzaina, Mathew Odden, Michael Platings, misterBart, Mitchell Ludwig, Mmakevic-Amd, mraunak, NamanAgarwal0905, Namrata-Ibm, Neuropilot-Captain, nhatle, Nicholas Wilson, Nikhil Shinde, Olli Lupton, Patrick J. Lopresti, Pavel Emeliyanenko, Pearu Peterson, pemeliya, Peng Sun, Philipp Hack, Pratham-Mcw, RahulSudarMCW, RakshithGB, Rakshithgb-Fujitsu, RuslanSemchenko, Ruturaj Vaidya, Sachin Muradi, sandeepgupta12, SaoirseARM, Sergey Kozub, Sevin Fide Varoglu, Shanbin Ke, Shaogang Wang, Shraiysh Vaishay, Siddhartha Menon, spiao, Swatheesh Muralidharan, Tai Ly, Terry Sun, Thibaut Goetghebuer-Planchon, Thomas Dickerson, Tilak, Tj Xu, Trevor Morris, tyb0807, vfdev, Wei Wang, wokron, wondertx, Xuefei Jiang, Yaowei Zhou, Zentrik, Ziyun Cheng, Zoranjovanovic-Ns</p> <h1>Release 2.19.1</h1> <h3>Bug Fixes and Other Changes</h3> <ul> <li>Fix save_model.save for Serving embedding and add SparseCore Reshard.</li> </ul> <h1>Release 2.19.0</h1> <h2>TensorFlow</h2> <h3>Breaking Changes</h3> <ul> <li><code>LiteRT</code>, a.k.a. <code>tf.lite</code>: <ul> <li>C++ API: <ul> <li>The public constants <code>tflite::Interpreter:kTensorsReservedCapacity</code> and <code>tflite::Interpreter:kTensorsCapacityHeadroom</code> are now const references, rather than <code>constexpr</code> compile-time constants. (This is to enable better API compatibility for TFLite in Play services while preserving the implementation flexibility to change the values of these constants in the future.)</li> </ul> </li> <li>Python API: <ul> <li><code>tf.lite.Interpreter</code> gives deprecation warning redirecting to its new location at <code>ai_edge_litert.interpreter</code>, as the API <code>tf.lite.Interpreter</code> will be deleted in TF 2.20. See the <a href="https://ai.google.dev/edge/litert/migration">migration guide</a> for details.</li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tensorflow/tensorflow/commit/72fbba3d20f4616d7312b5e2b7f79daf6e82f2fa"><code>72fbba3</code></a> Merge pull request <a href="https://redirect.github.com/tensorflow/tensorflow/issues/98438">#98438</a> from tensorflow-jenkins/version-numbers-2.20.0-17429</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/bf5899deaf70fa45173c5c7b8dc9ace8824dc980"><code>bf5899d</code></a> Update version numbers to 2.20.0</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/a80fbfe0eb3d71986a6ba06c6275180761d549e6"><code>a80fbfe</code></a> Merge pull request <a href="https://redirect.github.com/tensorflow/tensorflow/issues/97728">#97728</a> from tensorflow/r2.20-b0b73e1d3b4</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/b2eeb62c6bc5e93f57140690d5f5dab132fd6dc7"><code>b2eeb62</code></a> Fix release wheels build.</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/2272fa9f3573d54674c9fcfd1185943b6d11ebe5"><code>2272fa9</code></a> Merge pull request <a href="https://redirect.github.com/tensorflow/tensorflow/issues/97519">#97519</a> from rtg0795/r2.20</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/2cbf40e81cdbe77245062fc1e0bd9e45af648402"><code>2cbf40e</code></a> Refresh lock files</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/89106da7a82e3415e5b12ec36238b9882bb513f5"><code>89106da</code></a> Update keras in requirements.in and setup.py.tpl</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/ea85f434bce2ab4a1334ad552de13c537a55dd29"><code>ea85f43</code></a> Merge pull request <a href="https://redirect.github.com/tensorflow/tensorflow/issues/97305">#97305</a> from rtg0795/r2.20</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/58d26a9207e4147cb8b7e70d01775a03b9f1c106"><code>58d26a9</code></a> Update BUILD files with dependencies</li> <li><a href="https://github.com/tensorflow/tensorflow/commit/de4ccfbc3aae6914401afa3d255e90bb6dac53c0"><code>de4ccfb</code></a> Merge pull request <a href="https://redirect.github.com/tensorflow/tensorflow/issues/97302">#97302</a> from rtg0795/r2.20</li> <li>Additional commits viewable in <a href="https://github.com/tensorflow/tensorflow/compare/v2.18.0...v2.20.0">compare view</a></li> </ul> </details> <br /> Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 tensorflow-cpu to permit the latest version.
Release notes
Sourced from tensorflow-cpu's releases.
Changelog
Sourced from tensorflow-cpu's changelog.
... (truncated)
Commits
72fbba3Merge pull request #98438 from tensorflow-jenkins/version-numbers-2.20.0-17429bf5899dUpdate version numbers to 2.20.0a80fbfeMerge pull request #97728 from tensorflow/r2.20-b0b73e1d3b4b2eeb62Fix release wheels build.2272fa9Merge pull request #97519 from rtg0795/r2.202cbf40eRefresh lock files89106daUpdate keras in requirements.in and setup.py.tplea85f43Merge pull request #97305 from rtg0795/r2.2058d26a9Update BUILD files with dependenciesde4ccfbMerge pull request #97302 from rtg0795/r2.20Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)