From c4f5fa44c26a227aa181617180525f14961a65af Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:25:00 +0000 Subject: [PATCH] Fix API.md consistency env by adding aiohttp to apiview requirements Co-authored-by: EldertGrootenboer <19503614+EldertGrootenboer@users.noreply.github.com> --- eng/apiview_reqs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/apiview_reqs.txt b/eng/apiview_reqs.txt index 4e982663d0e5..0ff7b60c6550 100644 --- a/eng/apiview_reqs.txt +++ b/eng/apiview_reqs.txt @@ -1,3 +1,4 @@ +aiohttp==3.13.3 astroid==4.0.4 charset-normalizer==3.4.1 dill==0.3.9