Skip to content

websocket-client - conflicting version dependencies #138

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

Open
pjjohnson opened this issue Apr 2, 2025 · 1 comment
Open

websocket-client - conflicting version dependencies #138

pjjohnson opened this issue Apr 2, 2025 · 1 comment
Assignees

Comments

@pjjohnson
Copy link

Describe the bug
The azure-cli and jupyter_server have conflicting version dependencies on the websocket-client. Azure-cli (2.70.0) expects ~=1.3.1 and jupyter_server (2.15.0) expects >= 1.7.

To Reproduce
This was discovered during a clean clone and setup of the project in VSC. Later, I used a clean dev container but with the same results. Using "pip check" will show the dependency failure based on the websocket-client version installed.

Expected behavior
It's not clear how to resolve this conflict.

Desktop (please complete the following information):

  • OS: Windows 11
  • Visual Studio Code: v 1.98.2

Additional context
Add any other context about the problem here.

Copy link

github-actions bot commented Apr 2, 2025

👋 Thanks for contributing @pjjohnson! We will review the issue and get back to you soon.

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

No branches or pull requests

2 participants