dreamquark-ai / tabnet

PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
https://dreamquark-ai.github.io/tabnet/
MIT License
2.61k stars 485 forks source link

chore(deps): update dependency flake8 to v5 - autoclosed #423

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) 3.7.9 -> 5.0.4 age adoption passing confidence

Release Notes

pycqa/flake8 ### [`v5.0.4`](https://togithub.com/pycqa/flake8/compare/5.0.3...5.0.4) [Compare Source](https://togithub.com/pycqa/flake8/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://togithub.com/pycqa/flake8/compare/5.0.2...5.0.3) [Compare Source](https://togithub.com/pycqa/flake8/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://togithub.com/pycqa/flake8/compare/5.0.1...5.0.2) [Compare Source](https://togithub.com/pycqa/flake8/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://togithub.com/pycqa/flake8/compare/5.0.0...5.0.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/5.0.0...5.0.1) ### [`v5.0.0`](https://togithub.com/pycqa/flake8/compare/4.0.1...5.0.0) [Compare Source](https://togithub.com/pycqa/flake8/compare/4.0.1...5.0.0) ### [`v4.0.1`](https://togithub.com/pycqa/flake8/compare/4.0.0...4.0.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/4.0.0...4.0.1) ### [`v4.0.0`](https://togithub.com/pycqa/flake8/compare/3.9.2...4.0.0) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.9.2...4.0.0) ### [`v3.9.2`](https://togithub.com/pycqa/flake8/compare/3.9.1...3.9.2) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.9.1...3.9.2) ### [`v3.9.1`](https://togithub.com/pycqa/flake8/compare/3.9.0...3.9.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.9.0...3.9.1) ### [`v3.9.0`](https://togithub.com/pycqa/flake8/compare/3.8.4...3.9.0) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.8.4...3.9.0) ### [`v3.8.4`](https://togithub.com/pycqa/flake8/compare/3.8.3...3.8.4) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.8.3...3.8.4) ### [`v3.8.3`](https://togithub.com/pycqa/flake8/compare/3.8.2...3.8.3) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.8.2...3.8.3) ### [`v3.8.2`](https://togithub.com/pycqa/flake8/compare/3.8.1...3.8.2) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.8.1...3.8.2) ### [`v3.8.1`](https://togithub.com/pycqa/flake8/compare/3.8.0...3.8.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.8.0...3.8.1) ### [`v3.8.0`](https://togithub.com/pycqa/flake8/compare/3.7.9...3.8.0) [Compare Source](https://togithub.com/pycqa/flake8/compare/3.7.9...3.8.0)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  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:

The artifact failure details are included below:

File name: poetry.lock
Installing v1 tool poetry v1.1.14
The canonical source for Poetry's installation script is now https://install.python-poetry.org. Please update your usage to reflect this.
Retrieving Poetry metadata

# Welcome to Poetry!

This will download and install the latest version of Poetry,
a dependency and package manager for Python.

It will add the `poetry` command to Poetry's bin directory, located at:

/home/ubuntu/poetry/1.1.14/bin

You can uninstall at any time by executing this script with the --uninstall option,
and these changes will be reverted.

Installing Poetry (1.1.14)
Installing Poetry (1.1.14): Creating environment
Installing Poetry (1.1.14): Installing Poetry
Installing Poetry (1.1.14): Creating script
Installing Poetry (1.1.14): Done

Poetry (1.1.14) is installed now. Great!

To get started you need Poetry's bin directory (/home/ubuntu/poetry/1.1.14/bin) in your `PATH`
environment variable.

Add `export PATH="/home/ubuntu/poetry/1.1.14/bin:$PATH"` to your shell configuration file.

Alternatively, you can call Poetry explicitly with `/home/ubuntu/poetry/1.1.14/bin/poetry`.

You can test that everything is set up by executing:

`poetry --version`

Poetry version 1.1.14
Installed v1 poetry in 42 seconds
Creating virtualenv pytorch-tabnet-MiLo20aC-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

  SolverProblemError

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

  Because pytorch-tabnet depends on flake8 (5.0.4) which requires Python >=3.6.1, version solving failed.

  at ~/poetry/1.1.14/venv/lib/python3.10/site-packages/poetry/puzzle/solver.py:241 in _solve
      237│             packages = result.packages
      238│         except OverrideNeeded as e:
      239│             return self.solve_in_compatibility_mode(e.overrides, use_latest=use_latest)
      240│         except SolveFailure as e:
    → 241│             raise SolverProblemError(e)
      242│ 
      243│         results = dict(
      244│             depth_first_search(
      245│                 PackageNode(self._package, packages), aggregate_package_nodes

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For flake8, a possible solution would be to set the `python` property to ">=3.6.1"

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