"termcolor" version is too restrictive
John-Nagle opened this issue · 3 comments
John-Nagle commented
"Simplelog" insists on termcolor "1.1". This lock-in to an old version causes version clashes with "wgpu", which wants a more modern "^1.4.1". Please fix versioning.
How about just "1"?
digama0 commented
Drakulix commented
Should be fixed for 0.12.2, same future proofing will be applied to master at some point before an eventual 0.13 release.