diff --git a/requirements.txt b/requirements.txt index a3ae494..120605f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ cryptography~=42.0.8 -easydict~=1.13 loguru~=0.7.2 -pyvmomi~=8.0.3.0.1 \ No newline at end of file +pyvmomi~=8.0.3.0.1 +netmiko~=4.4.0 +ruamel.yaml~=0.18.6 \ No newline at end of file