diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index 0a11cd35d0d..c6a5cfc35b3 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -1,6 +1,6 @@ google-cloud-alloydb-connector[asyncpg]==1.12.1 sqlalchemy==2.0.40 -pytest==9.0.3; python_version >= "3.10" +pytest==9.0.3 ipykernel==6.29.5 pytest-asyncio==1.3.0 -nbconvert==7.16.6 \ No newline at end of file +nbconvert==7.17.1 \ No newline at end of file