diff --git a/Pipfile b/Pipfile index e07d44a..f1165f8 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ loguru = "==0.7.3" openstacksdk = "==4.17.0" os-client-config = "==2.3.0" python-ldap = "==3.4.7" -python-neutronclient = "==13.0.0" +python-neutronclient = "==14.0.0" tabulate = "==0.10.0" typer = "==0.27.0" diff --git a/requirements.txt b/requirements.txt index 5cdd558..28d1f85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ loguru==0.7.3 openstacksdk==4.17.0 os-client-config==2.3.0 python-ldap==3.4.7 -python-neutronclient==13.0.0 +python-neutronclient==14.0.0 tabulate==0.10.0 typer==0.27.0