diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197f..95c2dc430c8 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -2,5 +2,5 @@ google-cloud-alloydb-connector[asyncpg]==1.5.0 sqlalchemy==2.0.40 pytest==8.3.3 ipykernel==6.29.5 -pytest-asyncio==0.24.0 +pytest-asyncio==1.0.0 nbconvert==7.16.6 \ No newline at end of file diff --git a/dialogflow-cx/requirements-test.txt b/dialogflow-cx/requirements-test.txt index f15b2186bd1..91da890120a 100644 --- a/dialogflow-cx/requirements-test.txt +++ b/dialogflow-cx/requirements-test.txt @@ -1,2 +1,2 @@ pytest==8.2.0 -pytest-asyncio==0.21.1 \ No newline at end of file +pytest-asyncio==1.0.0 \ No newline at end of file diff --git a/firestore/cloud-async-client/requirements-test.txt b/firestore/cloud-async-client/requirements-test.txt index 8e8f4270ac6..1ee6a961401 100644 --- a/firestore/cloud-async-client/requirements-test.txt +++ b/firestore/cloud-async-client/requirements-test.txt @@ -1,4 +1,4 @@ pytest==8.2.0 -pytest-asyncio==0.21.0; python_version > '3.6' -pytest-asyncio==0.16.0; python_version < '3.7' +pytest-asyncio==1.0.0; python_version > '3.6' +pytest-asyncio==1.0.0; python_version < '3.7' flaky==3.8.1 diff --git a/genai/controlled_generation/requirements-test.txt b/genai/controlled_generation/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/controlled_generation/requirements-test.txt +++ b/genai/controlled_generation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/genai/count_tokens/requirements-test.txt b/genai/count_tokens/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/count_tokens/requirements-test.txt +++ b/genai/count_tokens/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/genai/live/requirements-test.txt b/genai/live/requirements-test.txt index 4fb57f7f08d..e7c12f8731c 100644 --- a/genai/live/requirements-test.txt +++ b/genai/live/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.25.3 +pytest-asyncio==1.0.0 diff --git a/genai/model_optimizer/requirements-test.txt b/genai/model_optimizer/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/model_optimizer/requirements-test.txt +++ b/genai/model_optimizer/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/genai/template_folder/requirements-test.txt b/genai/template_folder/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/template_folder/requirements-test.txt +++ b/genai/template_folder/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/genai/thinking/requirements-test.txt b/genai/thinking/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/thinking/requirements-test.txt +++ b/genai/thinking/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/genai/tools/requirements-test.txt b/genai/tools/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/genai/tools/requirements-test.txt +++ b/genai/tools/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/chat_completions/requirements-test.txt b/generative_ai/chat_completions/requirements-test.txt index 3b9949d8513..7fc404c16a3 100644 --- a/generative_ai/chat_completions/requirements-test.txt +++ b/generative_ai/chat_completions/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.24.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/embeddings/requirements-test.txt b/generative_ai/embeddings/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/embeddings/requirements-test.txt +++ b/generative_ai/embeddings/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/evaluation/requirements-test.txt b/generative_ai/evaluation/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/evaluation/requirements-test.txt +++ b/generative_ai/evaluation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/extensions/requirements-test.txt b/generative_ai/extensions/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/extensions/requirements-test.txt +++ b/generative_ai/extensions/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/function_calling/requirements-test.txt b/generative_ai/function_calling/requirements-test.txt index 3b9949d8513..7fc404c16a3 100644 --- a/generative_ai/function_calling/requirements-test.txt +++ b/generative_ai/function_calling/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.24.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/image_generation/requirements-test.txt b/generative_ai/image_generation/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/image_generation/requirements-test.txt +++ b/generative_ai/image_generation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/model_garden/requirements-test.txt b/generative_ai/model_garden/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/model_garden/requirements-test.txt +++ b/generative_ai/model_garden/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/model_tuning/requirements-test.txt b/generative_ai/model_tuning/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/model_tuning/requirements-test.txt +++ b/generative_ai/model_tuning/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/prompts/requirements-test.txt b/generative_ai/prompts/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/prompts/requirements-test.txt +++ b/generative_ai/prompts/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/provisioned_throughput/requirements-test.txt b/generative_ai/provisioned_throughput/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/provisioned_throughput/requirements-test.txt +++ b/generative_ai/provisioned_throughput/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/rag/requirements-test.txt b/generative_ai/rag/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/rag/requirements-test.txt +++ b/generative_ai/rag/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/generative_ai/reasoning_engine/requirements-test.txt b/generative_ai/reasoning_engine/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/generative_ai/reasoning_engine/requirements-test.txt +++ b/generative_ai/reasoning_engine/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0 diff --git a/model_garden/gemma/requirements-test.txt b/model_garden/gemma/requirements-test.txt index 92281986e50..e7c12f8731c 100644 --- a/model_garden/gemma/requirements-test.txt +++ b/model_garden/gemma/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest-asyncio==1.0.0