mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
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-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
|
||||
psycopg2==2.9.3
|
||||
ruamel.yaml==0.17.21
|
||||
|
|
|
|||
Loading…
Reference in a new issue