Skip to content
Open
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: 3 additions & 3 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@ frozenlist==1.5.0
# aiosignal
h11==0.16.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.9
# via httpx
httpx[http2]==0.28.1
# via
# microsoft-kiota-http
# msgraph-core
hyperframe==6.0.1
hyperframe==6.1.0
# via h2
idna==3.10
# via
Expand Down
Loading