Skip to content
Closed
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
6 changes: 4 additions & 2 deletions app-auth/graphapponlytutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
aiohttp==3.10.11
# via microsoft-kiota-authentication-azure
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -127,6 +127,8 @@ pendulum==3.0.0
# microsoft-kiota-serialization-json
portalocker==2.8.2
# via msal-extensions
propcache==0.2.0
# via yarl
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
Expand Down Expand Up @@ -166,7 +168,7 @@ urllib3==2.2.2
# via requests
wrapt==1.16.0
# via deprecated
yarl==1.9.4
yarl==1.17.2
# via aiohttp
zipp==3.19.1
# via importlib-metadata
Loading