Bump psycopg
This commit is contained in:
parent
5938b87cfd
commit
2794a018b7
1 changed files with 1 additions and 1 deletions
|
@ -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.5.0
|
Pillow==9.5.0
|
||||||
psycopg2==2.9.5
|
psycopg2==2.9.6
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
social-auth-core==4.4.2
|
social-auth-core==4.4.2
|
||||||
social-auth-app-django==5.2.0
|
social-auth-app-django==5.2.0
|
||||||
|
|
Loading…
Reference in a new issue