Skip to content

Commit 17ccd3f

Browse files
authored
fix for azure-ai-agents (Azure#43434)
1 parent 430475a commit 17ccd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/tox/install_depend_packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"requests": "2.30.0"
8181
},
8282
">=3.13.0": {
83-
"typing-extensions": "4.12.0",
83+
"typing-extensions": "4.13.0",
8484
"aiohttp": "3.10.6"
8585
}
8686
}

0 commit comments

Comments
 (0)