Skip to content

Commit 38cd3b9

Browse files
Merge pull request #965 from microsoft/km-gendhmohd1
fix: Update aiohttp and pypdf versions in requirements files
2 parents 71e0a59 + 6766a19 commit 38cd3b9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
aiohttp==3.13.4
1+
aiohttp==3.14.0
22
azure-identity==1.25.2
33
azure-ai-projects==2.1.0

infra/scripts/index_scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ azure-ai-projects==2.1.0
44
azure-ai-inference==1.0.0b9
55
agent-framework-core==1.3.0
66
agent-framework-foundry==1.3.0
7-
pypdf==6.10.2
7+
pypdf==6.12.0
88
tiktoken==0.12.0
99
azure-identity==1.25.2
1010
azure-ai-textanalytics==5.3.0

src/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pydantic[email]==2.13.2
99
azure-core==1.39.0
1010
requests==2.33.1
1111
types-requests==2.33.0.20260408
12-
aiohttp==3.13.5
12+
aiohttp==3.14.0
1313

1414
# Azure Services
1515
azure-identity==1.25.3

0 commit comments

Comments
 (0)