diff --git a/samples/python/psycopg3/requirements.txt b/samples/python/psycopg3/requirements.txt index 042fda258..c6fbe3e30 100644 --- a/samples/python/psycopg3/requirements.txt +++ b/samples/python/psycopg3/requirements.txt @@ -1,4 +1,4 @@ -psycopg[binary]~=3.1.19 +psycopg[binary]~=3.2.1 testcontainers~=4.7.1 requests==2.32.3 google~=3.0.0