bump psycopg2

This commit is contained in:
Yohan Boniface 2023-03-01 17:30:42 +01:00
parent 5da96a490c
commit b589787dc1

View file

@ -30,7 +30,7 @@ install_requires =
django-agnocomplete==2.2.0 django-agnocomplete==2.2.0
django-compressor==4.3.1 django-compressor==4.3.1
Pillow==9.4.0 Pillow==9.4.0
psycopg2==2.9.3 psycopg2==2.9.5
requests==2.26.0 requests==2.26.0
social-auth-core==4.1.0 social-auth-core==4.1.0
social-auth-app-django==5.0.0 social-auth-app-django==5.0.0