I am using python 3.8.5 and matplotlib 3.3.2. From the answers on another question linked here, I know that there are some incompatibilities between matplotlib and python 3.8. However, due to some function updates, I need matplotlib >3.3.1.
Are there some new solutions for this incompatibility?