pin textfsm to fix build
napalm requires textfsm
This commit is contained in:
parent
f2d1e62204
commit
ad2ef2ec0c
@ -1,5 +1,6 @@
|
|||||||
django-auth-ldap==4.1.0
|
django-auth-ldap==4.1.0
|
||||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.12.3
|
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.12.3
|
||||||
|
textfsm==1.1.2 # https://github.com/google/textfsm/issues/105
|
||||||
napalm==4.0.0
|
napalm==4.0.0
|
||||||
psycopg2==2.9.3
|
psycopg2==2.9.3
|
||||||
ruamel.yaml==0.17.21
|
ruamel.yaml==0.17.21
|
||||||
|
Reference in New Issue
Block a user