#399 merged yesterday introduced appdirs dependency. That package is deprecated as per readme (https://github.com/ActiveState/appdirs):
Note: This project has been officially deprecated. You may want to check out https://pypi.org/project/platformdirs/ which is a more active fork of appdirs
platformdirs is also a dependency of jupyter_core which means it is often already installed.
#399 merged yesterday introduced
appdirsdependency. That package is deprecated as per readme (https://github.com/ActiveState/appdirs):platformdirsis also a dependency ofjupyter_corewhich means it is often already installed.