diff --git a/requirements.txt b/requirements.txt index f05947b..dceaf57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # pre-commit hooks for pylint & mypy beautifulsoup4~=4.11.0 thefuzz~=0.19.0 -python-Levenshtein~=0.12.0 +python-Levenshtein~=0.25.0 python-telegram-bot[job-queue]==20.2 Sphinx~=5.0.2 httpx~=0.23.0