ai-agents-for-beginners icon indicating copy to clipboard operation
ai-agents-for-beginners copied to clipboard

websocket-client - conflicting version dependencies

Open pjjohnson opened this issue 11 months ago • 1 comments

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.

pjjohnson avatar Apr 02 '25 19:04 pjjohnson

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

github-actions[bot] avatar Apr 02 '25 19:04 github-actions[bot]

Closing this for now as I have not seen it reported again.

koreyspace avatar Jul 23 '25 08:07 koreyspace