diff --git a/python-napalm.changes b/python-napalm.changes index 22610ee..d754879 100644 --- a/python-napalm.changes +++ b/python-napalm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 2 12:53:17 UTC 2023 - Markéta Machová + +- Add missing requirements + ------------------------------------------------------------------- Tue Oct 25 07:19:55 UTC 2022 - Daniel Garcia diff --git a/python-napalm.spec b/python-napalm.spec index 155643f..cbdf69e 100644 --- a/python-napalm.spec +++ b/python-napalm.spec @@ -41,12 +41,15 @@ Requires: python-lxml >= 4.3.0 Requires: python-ncclient Requires: python-netaddr Requires: python-netmiko >= 4.0.0 +Requires: python-netutils >= 1.0.0 Requires: python-paramiko >= 2.6.0 Requires: python-pyeapi >= 0.8.2 Requires: python-requests >= 2.7.0 Requires: python-scp Requires: python-setuptools >= 38.4.0 Requires: python-textfsm +Requires: python-ttp-templates +Requires: python-ttp Requires: python-typing_extensions Requires(post): update-alternatives Requires(postun):update-alternatives