Added psycopg2 as additionnal dependency

With psycopg2-binary the images doesn't work on ARM64.
This commit is contained in:
Tobias Genannt 2022-06-10 10:38:21 +02:00
parent 9e2f4313fb
commit dcf0bdb950
2 changed files with 4 additions and 0 deletions

View file

@ -2,4 +2,5 @@ django-auth-ldap==4.1.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.12.3
google-crc32c==1.3.0
napalm==3.4.1
psycopg2==2.9.3
ruamel.yaml==0.17.21