Update to psycopg3

This commit is contained in:
Keannu Bernasol 2024-11-13 19:13:50 +08:00
parent e79a1777c1
commit 3a68ab63cd

View file

@ -57,7 +57,7 @@ packaging==24.1; python_version >= '3.7'
pillow==11.0.0
prometheus-client==0.21.0; python_version >= '3.8'
prompt-toolkit==3.0.48; python_full_version >= '3.7.0'
psycopg2-binary==2.9.10; platform_system == 'Linux'
psycopg==3.2.3
pyasn1==0.6.1; python_version >= '3.8'
pyasn1-modules==0.4.1; python_version >= '3.8'
pycodestyle==2.12.1; python_version >= '3.8'