diff --git a/samples/python/psycopg3/requirements.txt b/samples/python/psycopg3/requirements.txt index 17d047703f..bca1dd7c6e 100644 --- a/samples/python/psycopg3/requirements.txt +++ b/samples/python/psycopg3/requirements.txt @@ -1,4 +1,4 @@ -psycopg[binary]~=3.2.3 +psycopg[binary]~=3.2.4 testcontainers~=4.9.0 requests==2.32.3 google~=3.0.0