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
With the release of IPython 8.0 it is now dependent on black, which has all releases on pypi marked as pre-release, that means, e.g. you cannot install IPython 8.0 with pipenv without enabling pre-release dependencies even tho IPython is not pre-release.