diff --git a/requirements.txt b/requirements.txt index cfd1160f36..6d4b5c79dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ archspec==0.2.4 argcomplete==3.1.2; python_version < '3.8' -argcomplete==3.3.0; python_version >= '3.8' +argcomplete==3.4.0; python_version >= '3.8' importlib_metadata==4.0.1; python_version < '3.8' jsonschema==3.2.0 lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'