# Python env for the Galata integration tests.
#
# Includes jupyterhub/ipywidgets/plotly/jupyter-server-proxy/jupyterlab-spellchecker/
# jupyter-mcp-server/jupyter_mcp_tools alongside jupyter-collaboration so
# learner-lab.spec.ts can exercise the extension for conflicts with real-time
# collaboration and the rest of a typical Skills Network lab environment.
# Check if there are changes to jupyterlab extensions
jupyterlab>=4.0.0,<5
jupyterhub~=5.0
ipywidgets>=8.1,<9.0
plotly>=5.18,<6.0
jupyter-server-proxy>=4.1,<5.0
jupyterlab-spellchecker>=0.8.0,<0.9.0
skillsnetwork~=0.21
jupyter-mcp-server>=0.22.1
jupyter-collaboration==4.0.2
jupyter_mcp_tools>=0.1.6
