pin textfsm to fix build

napalm requires textfsm
This commit is contained in:
Ryan Merolle 2022-07-12 10:02:21 -04:00 committed by GitHub
parent f2d1e62204
commit ad2ef2ec0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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