diff --git a/requirements.txt b/requirements.txt index ce4f3069..cdf9a415 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ ptyprocess==0.7.0 ; python_version == "3.8" pycparser==2.22 ; (sys_platform == "darwin" or sys_platform == "linux") and python_version == "3.8" and (sys_platform == "darwin" or platform_python_implementation != "PyPy") pyproject-hooks==1.2.0 ; python_version == "3.8" pywin32-ctypes==0.2.3 ; sys_platform == "win32" and python_version == "3.8" -rapidfuzz==3.9.7 ; python_version == "3.8" +rapidfuzz==3.10.1 ; python_version == "3.8" requests-toolbelt==1.0.0 ; python_version == "3.8" requests==2.32.3 ; python_version == "3.8" secretstorage==3.3.3 ; sys_platform == "linux" and python_version == "3.8"