Skip to content
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

fix(deps): update dependency tensorflow to v2.17.0 #31

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 14, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tensorflow 2.3.1 -> 2.17.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.4.0 fix(deps): update dependency tensorflow to v2.4.1 Jan 21, 2021
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from 6d22c32 to edb36ac Compare May 15, 2021 20:03
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.4.1 fix(deps): update dependency tensorflow to v2.5.0 May 15, 2021
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.5.0 fix(deps): update dependency tensorflow to v2.6.0 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from d2fd673 to 35e8ba6 Compare March 7, 2022 09:51
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.6.0 fix(deps): update dependency tensorflow to v2.8.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: xplainet/poetry.lock
Creating virtualenv xplainet-OFidmOeD-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
Invalid constraint (yapf>='0.28' ; python_version < "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (black>='19.3' ; python_version >= "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (yapf>='0.28' ; python_version < "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (black>='19.3' ; python_version >= "3.6") found in nb-black-1.0.7 dependencies, skipping


The current project's Python requirement (>=3.7,<4.0) is not compatible with some of the required packages Python requirement:
  - tensorflow requires Python >=3.9, so it will not be satisfied for Python >=3.7,<3.9

Because xplainet depends on tensorflow (2.16.1) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For tensorflow, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from 35e8ba6 to 7b67388 Compare June 18, 2022 15:29
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.8.0 fix(deps): update dependency tensorflow to v2.9.1 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.9.1 fix(deps): update dependency tensorflow to v2.10.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from 9ce60ec to dbbbfc2 Compare March 17, 2023 10:19
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.10.0 fix(deps): update dependency tensorflow to v2.12.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from dbbbfc2 to d90e97c Compare March 24, 2023 16:56
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.12.0 fix(deps): update dependency tensorflow to v2.13.0 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from d90e97c to 5784df6 Compare July 5, 2023 19:47
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.13.0 fix(deps): update dependency tensorflow to v2.13.1 Sep 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.13.1 fix(deps): update dependency tensorflow to v2.14.0 Sep 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.14.0 fix(deps): update dependency tensorflow to v2.15.0 Nov 14, 2023
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.15.0 fix(deps): update dependency tensorflow to v2.15.0.post1 Dec 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.15.0.post1 fix(deps): update dependency tensorflow to v2.16.0 Jan 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.16.0 fix(deps): update dependency tensorflow to v2.15.0.post1 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from c8eebdd to f1154ca Compare March 9, 2024 00:39
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.15.0.post1 fix(deps): update dependency tensorflow to v2.16.1 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from f1154ca to b52ea62 Compare June 28, 2024 21:57
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.16.1 fix(deps): update dependency tensorflow to v2.16.2 Jun 28, 2024
Copy link
Author

renovate bot commented Jun 28, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: xplainet/poetry.lock
Creating virtualenv xplainet-OFidmOeD-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
Invalid constraint (yapf>='0.28' ; python_version < "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (black>='19.3' ; python_version >= "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (yapf>='0.28' ; python_version < "3.6") found in nb-black-1.0.7 dependencies, skipping
Invalid constraint (black>='19.3' ; python_version >= "3.6") found in nb-black-1.0.7 dependencies, skipping


The current project's Python requirement (>=3.7,<4.0) is not compatible with some of the required packages Python requirement:
  - tensorflow requires Python >=3.9, so it will not be satisfied for Python >=3.7,<3.9

Because xplainet depends on tensorflow (2.17.0) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For tensorflow, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/tensorflow-2.x branch from b52ea62 to 17c400c Compare July 11, 2024 20:10
@renovate renovate bot changed the title fix(deps): update dependency tensorflow to v2.16.2 fix(deps): update dependency tensorflow to v2.17.0 Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant