You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the nornir-netmiko version is restricted to >=0.0.0 <0.1.0 while the latest version available is 1.0.0. I can raise a PR to update the pyproject.toml and the lock file if there is an agreement.
The text was updated successfully, but these errors were encountered:
Agreed @muffi-dn! I'm recalling now that Netmiko did move to the 1.0.0 versioning on that, which is going to be very helpful for the versioning controls.
Currently the nornir-netmiko version is restricted to
>=0.0.0 <0.1.0
while the latest version available is1.0.0
. I can raise a PR to update the pyproject.toml and the lock file if there is an agreement.The text was updated successfully, but these errors were encountered: