dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.32k stars 656 forks source link

Whether you can upgrade cryptography depends on the version #1133

Open ponponon opened 8 months ago

ponponon commented 8 months ago
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
mycli 1.27.0 requires cryptography==36.0.2, but you have cryptography 41.0.4 which is incompatible.

When mycli is now installed, some dependency conflicts are reported. The current mycli relies on cryptography==36.0.2

Can you support the latest cryptography in the next mycli release