diff --git a/requirements.txt b/requirements.txt index 68ceb41..79151aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ decorator==5.1.1; python_version >= '3.5' dogpile.cache==1.3.3; python_version >= '3.6' humanize==4.10.0; python_version >= '3.7' idna==3.7; python_version >= '3' -importlib-metadata==6.8.0; python_version < '3.8' +importlib-metadata==6.11.0; python_version < '3.8' iso8601==2.1.0; python_version < '4' and python_full_version >= '3.6.2' jmespath==1.0.1; python_version >= '3.7' jsonpatch==1.33; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'