Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 16 additions & 13 deletions app-auth/graphapponlytutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --output-file=requirements.txt --resolver=backtracking
#
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.2
aiohttp==3.13.4
# via microsoft-kiota-authentication-azure
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
anyio==4.3.0
# via httpx
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.31.0
azure-core==1.38.0
# via
# azure-identity
# microsoft-kiota-authentication-azure
Expand Down Expand Up @@ -48,17 +48,17 @@ frozenlist==1.4.1
# aiosignal
h11==0.14.0
# via httpcore
h2==4.1.0
h2==4.3.0
# via httpx
hpack==4.0.0
hpack==4.1.0
# via h2
httpcore==1.0.4
# via httpx
httpx[http2]==0.27.0
# via
# microsoft-kiota-http
# msgraph-core
hyperframe==6.0.1
hyperframe==6.1.0
# via h2
idna==3.7
# via
Expand Down Expand Up @@ -127,6 +127,10 @@ pendulum==3.0.0
# microsoft-kiota-serialization-json
portalocker==2.8.2
# via msal-extensions
propcache==0.4.1
# via
# aiohttp
# yarl
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
Expand All @@ -138,14 +142,12 @@ python-dateutil==2.9.0.post0
# microsoft-kiota-serialization-text
# pendulum
# time-machine
requests==2.32.4
requests==2.33.0
# via
# azure-core
# msal
six==1.16.0
# via
# azure-core
# python-dateutil
# via python-dateutil
sniffio==1.3.1
# via
# anyio
Expand All @@ -156,17 +158,18 @@ time-machine==2.14.0
# via pendulum
typing-extensions==4.10.0
# via
# aiosignal
# anyio
# azure-core
# azure-identity
# opentelemetry-sdk
tzdata==2024.1
# via pendulum
urllib3==2.5.0
urllib3==2.6.3
# via requests
wrapt==1.16.0
# via deprecated
yarl==1.9.4
yarl==1.23.0
# via aiohttp
zipp==3.19.1
# via importlib-metadata
29 changes: 16 additions & 13 deletions user-auth/graphtutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --output-file=requirements.txt --resolver=backtracking
#
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.2
aiohttp==3.13.4
# via microsoft-kiota-authentication-azure
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
anyio==4.3.0
# via httpx
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.31.0
azure-core==1.38.0
# via
# azure-identity
# microsoft-kiota-authentication-azure
Expand Down Expand Up @@ -48,17 +48,17 @@ frozenlist==1.4.1
# aiosignal
h11==0.14.0
# via httpcore
h2==4.1.0
h2==4.3.0
# via httpx
hpack==4.0.0
hpack==4.1.0
# via h2
httpcore==1.0.4
# via httpx
httpx[http2]==0.27.0
# via
# microsoft-kiota-http
# msgraph-core
hyperframe==6.0.1
hyperframe==6.1.0
# via h2
idna==3.7
# via
Expand Down Expand Up @@ -127,6 +127,10 @@ pendulum==3.0.0
# microsoft-kiota-serialization-json
portalocker==2.8.2
# via msal-extensions
propcache==0.4.1
# via
# aiohttp
# yarl
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
Expand All @@ -138,14 +142,12 @@ python-dateutil==2.9.0.post0
# microsoft-kiota-serialization-text
# pendulum
# time-machine
requests==2.32.4
requests==2.33.0
# via
# azure-core
# msal
six==1.16.0
# via
# azure-core
# python-dateutil
# via python-dateutil
sniffio==1.3.1
# via
# anyio
Expand All @@ -156,17 +158,18 @@ time-machine==2.14.0
# via pendulum
typing-extensions==4.10.0
# via
# aiosignal
# anyio
# azure-core
# azure-identity
# opentelemetry-sdk
tzdata==2024.1
# via pendulum
urllib3==2.2.2
urllib3==2.6.3
# via requests
wrapt==1.16.0
# via deprecated
yarl==1.9.4
yarl==1.23.0
# via aiohttp
zipp==3.19.1
# via importlib-metadata