Support `prompt-toolkit>=2.0.0`. · Issue #5 · commitizen-tools/commitizen · GitHub
Skip to content

Support prompt-toolkit>=2.0.0. #5

Description

@sovknaf

I'm running into some dependency problems. pip install ends with either:

mycli 1.18.1 has requirement prompt-toolkit<2.0.5,>=2.0.0, but you'll have prompt-toolkit 1.0.15 which is incompatible.
jupyter-console 6.0.0 has requirement prompt-toolkit<2.1.0,>=2.0.0, but you'll have prompt-toolkit 1.0.15 which is incompatible.
ipython 7.0.1 has requirement prompt-toolkit<2.1.0,>=2.0.0, but you'll have prompt-toolkit 1.0.15 which is incompatible.

or

commitizen 0.9.10 has requirement prompt-toolkit==1.0.15, but you'll have prompt-toolkit 2.0.4 which is incompatible.

depending on which order I install things. I had the same problem with dependencies on different versions of prompt-toolkit just a couple of weeks ago, between mycli and ipython, but thankfully, mycli updated its dependency recently.

It would be nice to see commitizen upgrade its dependency for prompt-toolkit, so we can have them installed in the same environment. Cheers!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions