Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Dependabot can't resolve your Python dependency files #45

@dependabot-preview

Description

@dependabot-preview

Dependabot can't resolve your Python dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

ERROR: ERROR: Could not find a version that matches tornado<6.0,<7.0,>=4.2,>=6.1
Tried: 0.2, 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 2.0, 2.1, 2.1.1, 2.2, 2.2.1, 2.3, 2.4, 2.4.1, 3.0, 3.0.1, 3.0.2, 3.1, 3.1.1, 3.2, 3.2.1, 3.2.2, 4.0, 4.0.1, 4.0.2, 4.1, 4.2, 4.2.1, 4.3, 4.3, 4.3, 4.4, 4.4, 4.4, 4.4.1, 4.4.1, 4.4.1, 4.4.2, 4.4.2, 4.4.2, 4.4.3, 4.4.3, 4.4.3, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1
Skipped pre-versions: 4.1b2, 4.2b1, 4.3b1, 4.3b2, 4.3b2, 4.3b2, 4.4b1, 4.5b1, 4.5b2, 5.0a1, 5.0b1, 5.1b1, 6.0a1, 6.0b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2
There are incompatible versions in the resolved dependencies.
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 718, in resolve_deps
[pipenv.exceptions.ResolutionFailure]:       resolved_tree, hashes, markers_lookup, resolver = actually_resolve_deps(
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 480, in actually_resolve_deps
[pipenv.exceptions.ResolutionFailure]:       resolved_tree = resolver.resolve()
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 395, in resolve
[pipenv.exceptions.ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]:       pipenv.exceptions.ResolutionFailure: ERROR: ERROR: Could not find a version that matches tornado<6.0,<7.0,>=4.2,>=6.1
[pipenv.exceptions.ResolutionFailure]:       Tried: 0.2, 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 2.0, 2.1, 2.1.1, 2.2, 2.2.1, 2.3, 2.4, 2.4.1, 3.0, 3.0.1, 3.0.2, 3.1, 3.1.1, 3.2, 3.2.1, 3.2.2, 4.0, 4.0.1, 4.0.2, 4.1, 4.2, 4.2.1, 4.3, 4.3, 4.3, 4.4, 4.4, 4.4, 4.4.1, 4.4.1, 4.4.1, 4.4.2, 4.4.2, 4.4.2, 4.4.3, 4.4.3, 4.4.3, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1
[pipenv.exceptions.ResolutionFailure]:       Skipped pre-versions: 4.1b2, 4.2b1, 4.3b1, 4.3b2, 4.3b2, 4.3b2, 4.4b1, 4.5b1, 4.5b2, 5.0a1, 5.0b1, 5.1b1, 6.0a1, 6.0b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  First try clearing your dependency cache with $ pipenv lock --clear, then try the original command again.
 Alternatively, you can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ERROR: Could not find a version that matches tornado<6.0,<7.0,>=4.2,>=6.1
Tried: 0.2, 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 2.0, 2.1, 2.1.1, 2.2, 2.2.1, 2.3, 2.4, 2.4.1, 3.0, 3.0.1, 3.0.2, 3.1, 3.1.1, 3.2, 3.2.1, 3.2.2, 4.0, 4.0.1, 4.0.2, 4.1, 4.2, 4.2.1, 4.3, 4.3, 4.3, 4.4, 4.4, 4.4, 4.4.1, 4.4.1, 4.4.1, 4.4.2, 4.4.2, 4.4.2, 4.4.3, 4.4.3, 4.4.3, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.1, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.2, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 4.5.3, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.1, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.0.2, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 5.1.1, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.1, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.2, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.3, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.0.4, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1, 6.1
Skipped pre-versions: 4.1b2, 4.2b1, 4.3b1, 4.3b2, 4.3b2, 4.3b2, 4.4b1, 4.5b1, 4.5b2, 5.0a1, 5.0b1, 5.1b1, 6.0a1, 6.0b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b1, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2, 6.1b2
There are incompatible versions in the resolved dependencies.

['Traceback (most recent call last):\n', '  File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 501, in create_spinner\n    yield sp\n', '  File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 649, in venv_resolve_deps\n    c = resolve(cmd, sp)\n', '  File "/usr/local/.pyenv/versions/3.9.4/lib/python3.9/site-packages/pipenv/utils.py", line 539, in resolve\n    sys.exit(c.return_code)\n', 'SystemExit: 1\n']

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions