Aécio Santos

Results 32 issues of Aécio Santos

PolyFuzz is being installed as a transitive dependency, and I'm getting the following error due to the removal of `matplotlib.cm.get_cmap` in matplotlib 3.9. ``` /opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/polyfuzz/__init__.py:1: in from .polyfuzz import PolyFuzz...

The upgrade to nltk to version 3.9.1 is a BREAKING change. This change downloads `punkt_tab` instead of `punkt` which has a critical security vulnerability (CVE-2024-39705). See e.g.: - https://github.com/advisories/GHSA-cgvx-9447-vcch -...