magenta / note-seq

A serializable note sequence representation and utilities.
Apache License 2.0
210 stars 57 forks source link

Pin IPython to 8.12.0 to ensure Python 3.8 support #73

Open will-rice opened 1 year ago

will-rice commented 1 year ago

IPython published 8.13.0 which deprecated Python 3.8 support. For continued Python 3.8 support IPython needs to be pinned to the previous version.