From 3fb762e5b400967198330a0deaeba43be6a5200c Mon Sep 17 00:00:00 2001 From: Joshua Li Date: Mon, 4 Aug 2025 10:53:57 -0700 Subject: [PATCH 1/3] add codecov-cli==0.4.0 and codecov-cli==11.1.0 --- packages.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.ini b/packages.ini index 1f79f61d..fcfedaab 100644 --- a/packages.ini +++ b/packages.ini @@ -33,6 +33,7 @@ python_versions = <3.13 [anyio==3.7.1] [anyio==4.4.0] [anyio==4.9.0] +[anyio==4.10.0] [asgiref==3.5.2] [asgiref==3.6.0] @@ -179,6 +180,7 @@ python_versions = <3.12 [certifi==2025.4.26] [certifi==2025.6.15] [certifi==2025.7.14] +[certifi==2025.8.3] [cffi==1.14.6] apt_requires = libffi-dev @@ -243,6 +245,9 @@ python_versions = <3.13 [clickhouse-driver==0.2.9] python_versions = <3.13 +[codecov-cli==0.4.0] +[codecov-cli==11.1.0] + [colorama==0.4.5] [colorama==0.4.6] @@ -816,6 +821,7 @@ python_versions = <3.12 [httpcore==0.11.1] [httpcore==0.15.0] +[httpcore==0.16.3] [httpcore==1.0.2] [httpcore==1.0.5] [httpcore==1.0.9] @@ -824,6 +830,7 @@ python_versions = <3.12 [httpx==0.15.4] [httpx==0.23.0] +[httpx==0.23.3] [httpx==0.25.2] [httpx==0.27.0] [httpx==0.27.2] @@ -855,6 +862,8 @@ validate_extras = pytest [idna==3.8] [idna==3.10] +[ijson==3.4.0] + [imagesize==1.4.1] [immutables==0.15] @@ -2657,6 +2666,8 @@ validate_skip_imports = slack [slipcover==1.0.3] python_versions = <3.13 +[smart-open==6.4.0] + [smmap==3.0.2] [smmap==4.0.0] @@ -2829,6 +2840,8 @@ python_versions = <3.12 [tabulate==0.8.10] [tabulate==0.9.0] +[test-results-parser==0.5.4] + [tiktoken==0.6.0] python_versions = <3.13 [tiktoken==0.8.0] @@ -2869,6 +2882,8 @@ python_versions = <3.13 [tqdm==4.66.4] [tqdm==4.67.1] +[tree-sitter==0.20.4] + [trio==0.21.0] [trio==0.22.2] [trio==0.23.1] From ba90c3f290d506d477eb38a97feeb8609f2d1ab5 Mon Sep 17 00:00:00 2001 From: Joshua Li Date: Tue, 5 Aug 2025 10:25:55 -0700 Subject: [PATCH 2/3] Revert "add codecov-cli==0.4.0 and codecov-cli==11.1.0" This reverts commit 3fb762e5b400967198330a0deaeba43be6a5200c. --- packages.ini | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/packages.ini b/packages.ini index fcfedaab..1f79f61d 100644 --- a/packages.ini +++ b/packages.ini @@ -33,7 +33,6 @@ python_versions = <3.13 [anyio==3.7.1] [anyio==4.4.0] [anyio==4.9.0] -[anyio==4.10.0] [asgiref==3.5.2] [asgiref==3.6.0] @@ -180,7 +179,6 @@ python_versions = <3.12 [certifi==2025.4.26] [certifi==2025.6.15] [certifi==2025.7.14] -[certifi==2025.8.3] [cffi==1.14.6] apt_requires = libffi-dev @@ -245,9 +243,6 @@ python_versions = <3.13 [clickhouse-driver==0.2.9] python_versions = <3.13 -[codecov-cli==0.4.0] -[codecov-cli==11.1.0] - [colorama==0.4.5] [colorama==0.4.6] @@ -821,7 +816,6 @@ python_versions = <3.12 [httpcore==0.11.1] [httpcore==0.15.0] -[httpcore==0.16.3] [httpcore==1.0.2] [httpcore==1.0.5] [httpcore==1.0.9] @@ -830,7 +824,6 @@ python_versions = <3.12 [httpx==0.15.4] [httpx==0.23.0] -[httpx==0.23.3] [httpx==0.25.2] [httpx==0.27.0] [httpx==0.27.2] @@ -862,8 +855,6 @@ validate_extras = pytest [idna==3.8] [idna==3.10] -[ijson==3.4.0] - [imagesize==1.4.1] [immutables==0.15] @@ -2666,8 +2657,6 @@ validate_skip_imports = slack [slipcover==1.0.3] python_versions = <3.13 -[smart-open==6.4.0] - [smmap==3.0.2] [smmap==4.0.0] @@ -2840,8 +2829,6 @@ python_versions = <3.12 [tabulate==0.8.10] [tabulate==0.9.0] -[test-results-parser==0.5.4] - [tiktoken==0.6.0] python_versions = <3.13 [tiktoken==0.8.0] @@ -2882,8 +2869,6 @@ python_versions = <3.13 [tqdm==4.66.4] [tqdm==4.67.1] -[tree-sitter==0.20.4] - [trio==0.21.0] [trio==0.22.2] [trio==0.23.1] From bf5cfed2c75aa310181651b792de9036c8d30a27 Mon Sep 17 00:00:00 2001 From: Joshua Li Date: Tue, 5 Aug 2025 10:26:18 -0700 Subject: [PATCH 3/3] codecov-cli==11.1.0 --- packages.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages.ini b/packages.ini index 1f79f61d..aedb6a35 100644 --- a/packages.ini +++ b/packages.ini @@ -179,6 +179,7 @@ python_versions = <3.12 [certifi==2025.4.26] [certifi==2025.6.15] [certifi==2025.7.14] +[certifi==2025.8.3] [cffi==1.14.6] apt_requires = libffi-dev @@ -243,6 +244,8 @@ python_versions = <3.13 [clickhouse-driver==0.2.9] python_versions = <3.13 +[codecov-cli==11.1.0] + [colorama==0.4.5] [colorama==0.4.6] @@ -855,6 +858,8 @@ validate_extras = pytest [idna==3.8] [idna==3.10] +[ijson==3.4.0] + [imagesize==1.4.1] [immutables==0.15] @@ -2829,6 +2834,8 @@ python_versions = <3.12 [tabulate==0.8.10] [tabulate==0.9.0] +[test-results-parser==0.5.4] + [tiktoken==0.6.0] python_versions = <3.13 [tiktoken==0.8.0]