carlmontanari / scrapli

Fast, flexible, sync/async, Python 3.7+ screen scraping client specifically for network devices
https://carlmontanari.github.io/scrapli/
MIT License
587 stars 63 forks source link

Support versions of ntc-templates > 4.4.0 #346

Closed salvapinyol closed 2 months ago

salvapinyol commented 2 months ago

Hi:

Is possible to change file requirements-textfsm.txt to support new versions of ntc-templates? Current vesion of ntc-templates is 6.0.0.

Thanks,

carlmontanari commented 2 months ago

Not sure! If you can test it and all the template lookups still work then yeah of course we can raise the pin. I think at one point template lookup or path or something changed so I put the upper limit on it, but yeah happy to bump it if it’s all good. If you’re down for a pr thatd be great!

carlmontanari commented 2 months ago

resolved by #347 thanks again @salvapinyol !