Skip to content

Commit

Permalink
Revert pinning of textfsm
Browse files Browse the repository at this point in the history
See napalm-automation/napalm#1783 - upstream issue that drove this is now fixed
  • Loading branch information
jbemmel authored Oct 26, 2022
1 parent 595a4ad commit 9a99dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def find_version(*file_paths):
"scp>=0.13.3",
"tenacity",
"pyyaml>=5.3",
"textfsm==1.1.2",
"textfsm",
"ntc-templates>=2.0.0",
"pyserial",
],
Expand Down

0 comments on commit 9a99dc7

Please sign in to comment.