mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-26 01:43:43 +01:00
6d465e6f81
We have beeing installing psycopg2 for a while now. This updates to the latest version. Because psycopg2-binary is a direct dependency of Netbox both versions were installled. Now we remove the pre-compiled version from the dependency file.
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
django-auth-ldap==4.1.0
|
|
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.13.1
|
|
napalm==4.0.0
|
|
psycopg2==2.9.5
|
|
python3-saml==1.14.0
|
|
social-auth-core[all]==4.3.0
|