diff --git a/requirements.txt b/requirements.txt index ff66fbe..124a3f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ listparser[lxml]==0.19 pillow==9.2.0 beautifulsoup4==4.11.1 lxml==4.9.1 -rapidfuzz==2.10.2 +rapidfuzz==2.11.1 emoji==2.1.0 minify-html==0.6.10; python_version<="3.7" # 0.6.10 for Python 3.7 (amd64 only) minify-html==0.10.0; python_version>="3.8" # Python 3.8+ (aarch64/amd64 only)