diff --git a/requirements.txt b/requirements.txt index bb045942..43f28c92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ cryptography==42.0.4; python_version >= '3.6' dateparser==1.2.0; python_version >= '3.5' decorator==5.1.1; python_version >= '3.5' dogpile.cache==1.3.3; python_version >= '3.6' -humanize==4.9.0; python_version >= '3.7' +humanize==4.10.0; python_version >= '3.7' idna==3.7; python_version >= '3' importlib-metadata==6.8.0; python_version < '3.8' iso8601==2.1.0; python_version < '4' and python_full_version >= '3.6.2'