You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct minimum versions in dependency version ranges (#1272)
* bump jupyter_server version floor to match JupyterLab
* bump the jupyter_server optional dependency floor
* bump traitlets version floor
* bump pydantic version floor
* remove typing_extensions dependency
* remove unused aiosqlite dependency
* bump pydantic floor to v2.9.0
* drop importlib_metadata, bump to python 3.9 minimum
* pre-commit
* bump click version floor to 8.1.0
* bump jupyter_server floor to 2.11.1
* bump pydantic floor to 2.10.0
* bring back importlib_metadata
* pre-commit
* use same range for pydantic in both packages
* declare importlib_metadata dep in jupyter_ai as well
0 commit comments