Closed rrjbca closed 3 years ago
matplotlib 3.4.3 is incompatible with the recent pyparsing 3.x releases. Fix the version of pyparsing used to pyparsing<3.0.0 until the dependency conflict is resolved. Resolves #499
Description
matplotlib 3.4.3 is incompatible with the recent pyparsing 3.x releases. Fix the version of pyparsing used to pyparsing<3.0.0 until the dependency conflict is resolved. Resolves #499
Checklist