networktocode / circuit-maintenance-parser

Python library to parse circuit maintenances from network service providers.
Apache License 2.0
71 stars 22 forks source link

BUG: circuit-maintenance-parser requires lxml < 5 and naplam-panos requires lxml > 5 #285

Closed Bahu2016 closed 3 months ago

Bahu2016 commented 4 months ago

Environment

Expected Behavior

no errors while installing.

Observed Behavior

when installing napalm-panos we see the lxml version error.

Steps to Reproduce

  1. install lxml > 5 will circuit-maintenance-parser breaks