Skip to content

Conversation

@rishabh-bhargava
Copy link
Collaborator

ipython has a dependent package called traitlets. When dependabot updates some package version, it is updating the package version for traitlets as well (see #528 #530 #531 ). traitlets>=5.0.0 doesn't work with Python 3.6, which is why a lot of the CI tests from dependabot are failing for Python 3.6 and succeeding for Python 3.7+.

Planning to remove ipython as a dev dependency altogether, since it is unneeded.

@rishabh-bhargava rishabh-bhargava merged commit 1051ad9 into master Jan 4, 2021
@rishabh-bhargava rishabh-bhargava deleted the remove-ipython branch January 5, 2021 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants