chore: bump to psycopg 3
This commit is contained in:
parent
fc4cac19a9
commit
5c49464c53
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ dependencies = [
|
||||||
"django-environ==0.11.2",
|
"django-environ==0.11.2",
|
||||||
"django-probes==1.7.0",
|
"django-probes==1.7.0",
|
||||||
"Pillow==10.2.0",
|
"Pillow==10.2.0",
|
||||||
"psycopg2==2.9.6",
|
"psycopg==3.1.18",
|
||||||
"requests==2.31.0",
|
"requests==2.31.0",
|
||||||
"rcssmin==1.1.2",
|
"rcssmin==1.1.2",
|
||||||
"rjsmin==1.2.2",
|
"rjsmin==1.2.2",
|
||||||
|
|
Loading…
Reference in a new issue