HateSonar icon indicating copy to clipboard operation
HateSonar copied to clipboard

Hate Speech Detection Library for Python.

Results 55 HateSonar issues
Sort by recently updated
recently updated
newest added

This PR updates [numpy](https://pypi.org/project/numpy) from **1.22.2** to **1.23.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/numpy - Homepage: https://www.numpy.org

This PR updates [pytz](https://pypi.org/project/pytz) from **2021.1** to **2022.2.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pytz - Homepage: http://pythonhosted.org/pytz -...

This PR updates [Flask](https://pypi.org/project/Flask) from **1.1.2** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Update Werkzeug dependency to >= 2.2.2. This includes fixes related to the new faster...

This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **2.0.3** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Fix router to restore the 2.1 ``strict_slashes == False`` behaviour whereby leaf-requests match branch...

This PR updates [scikit-learn](https://pypi.org/project/scikit-learn) from **0.24.2** to **1.1.2**. Changelog ### 1.1.1 ``` We're happy to announce the 1.1.1 release with several bugfixes: You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-1 You...

This PR updates [scipy](https://pypi.org/project/scipy) from **1.8.0** to **1.9.0**. Changelog ### 1.9.0 ``` many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations...

This PR updates [pandas](https://pypi.org/project/pandas) from **1.2.4** to **1.4.3**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pandas - Homepage: https://pandas.pydata.org

This PR updates [Jinja2](https://pypi.org/project/Jinja2) from **3.0.3** to **3.1.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/jinja2 - Homepage: https://palletsprojects.com/p/jinja/

This PR updates [click](https://pypi.org/project/click) from **7.1.2** to **8.1.3**. Changelog ### 8.1.3 ``` ------------- Released 2022-04-28 - Use verbose form of ``typing.Callable`` for ``command`` and ``group``. :issue:`2255` - Show error when...

This PR updates [itsdangerous](https://pypi.org/project/itsdangerous) from **1.1.0** to **2.1.2**. Changelog ### 2.1.2 ``` ------------- Released 2022-03-24 - Handle date overflow in timed unsign on 32-bit systems. :pr:`299` ``` ### 2.1.1 ```...