We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a4cab0 + d577bcb commit f6c4a73Copy full SHA for f6c4a73
1 file changed
get-started/azure-auth/python/requirements.txt
@@ -4,11 +4,11 @@
4
#
5
# pip-compile --output-file=requirements.txt --resolver=backtracking
6
7
-aiohappyeyeballs==2.3.5
+aiohappyeyeballs==2.6.1
8
# via aiohttp
9
-aiohttp==3.10.11
+aiohttp==3.12.14
10
# via microsoft-kiota-authentication-azure
11
-aiosignal==1.3.1
+aiosignal==1.4.0
12
13
anyio==3.7.0
14
# via httpcore
@@ -110,7 +110,9 @@ pendulum==3.0.0
110
portalocker==2.7.0
111
# via msal-extensions
112
propcache==0.2.0
113
- # via yarl
+ # via
114
+ # aiohttp
115
+ # yarl
116
pycparser==2.21
117
# via cffi
118
pyjwt[crypto]==2.7.0
@@ -141,6 +143,7 @@ time-machine==2.13.0
141
143
# via pendulum
142
144
typing-extensions==4.6.3
145
# via
146
+ # aiosignal
147
# azure-core
148
# azure-identity
149
# opentelemetry-sdk
0 commit comments