From 7ab7fe67496fce2396edcb5bc8a64645601a1218 Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Thu, 5 Dec 2024 16:16:49 +0100 Subject: [PATCH] Cleanup chalice test environment (#3858) --- tox.ini | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index 8c6f9eda86..d3bd83cb03 100644 --- a/tox.ini +++ b/tox.ini @@ -391,11 +391,9 @@ deps = {py3.7}-celery: importlib-metadata<5.0 # Chalice + chalice: pytest-chalice==0.0.5 chalice-v1.16: chalice~=1.16.0 chalice-latest: chalice - chalice: pytest-chalice==0.0.5 - - {py3.7,py3.8}-chalice: botocore~=1.31 # Clickhouse Driver clickhouse_driver-v0.2.0: clickhouse_driver~=0.2.0