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
18 changes: 9 additions & 9 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.18
# via
# -r requirements.in
# -r scripts/requirements.in
# microsoft-kiota-authentication-azure
aiosignal==1.3.2
# via aiohttp
Expand All @@ -22,7 +22,7 @@ azure-core==1.32.0
# microsoft-kiota-authentication-azure
azure-identity==1.19.0
# via
# -r requirements.in
# -r scripts/requirements.in
# msgraph-beta-sdk
# msgraph-sdk
certifi==2024.12.14
Expand Down Expand Up @@ -116,14 +116,14 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
msgraph-beta-sdk==1.14.0
# via -r requirements.in
msgraph-beta-sdk==1.19.0
# via -r scripts/requirements.in
msgraph-core==1.1.7
# via
# msgraph-beta-sdk
# msgraph-sdk
msgraph-sdk==1.14.0
# via -r requirements.in
msgraph-sdk==1.19.0
# via -r scripts/requirements.in
multidict==6.1.0
# via
# aiohttp
Expand Down Expand Up @@ -167,13 +167,13 @@ python-dateutil==2.9.0.post0
# pendulum
# time-machine
python-dotenv==1.0.1
# via -r requirements.in
# via -r scripts/requirements.in
requests==2.32.4
# via
# azure-core
# msal
rich==13.9.4
# via -r requirements.in
rich==14.2.0
# via -r scripts/requirements.in
six==1.17.0
# via
# azure-core
Expand Down
90 changes: 45 additions & 45 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,59 +4,59 @@
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
aiofiles==24.1.0
aiofiles==25.1.0
# via quart
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.18
aiohttp==3.13.2
# via quartapp (pyproject.toml)
aiosignal==1.3.2
aiosignal==1.4.0
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
anyio==4.12.0
# via
# httpx
# openai
# watchfiles
attrs==24.3.0
attrs==25.4.0
# via aiohttp
azure-core==1.32.0
azure-core==1.36.0
# via
# azure-identity
# azure-keyvault-secrets
azure-identity==1.19.0
azure-identity==1.25.1
# via quartapp (pyproject.toml)
azure-keyvault-secrets==4.9.0
azure-keyvault-secrets==4.10.0
# via quartapp (pyproject.toml)
blinker==1.9.0
# via
# flask
# quart
certifi==2024.12.14
certifi==2025.11.12
# via
# httpcore
# httpx
# requests
cffi==1.17.1
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.4
# via requests
click==8.1.7
click==8.3.1
# via
# flask
# quart
# uvicorn
cryptography==44.0.1
cryptography==46.0.3
# via
# azure-identity
# msal
# pyjwt
distro==1.9.0
# via openai
flask==3.1.1
flask==3.1.2
# via quart
frozenlist==1.5.0
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
Expand All @@ -68,21 +68,21 @@ h11==0.16.0
# hypercorn
# uvicorn
# wsproto
h2==4.1.0
h2==4.3.0
# via hypercorn
hpack==4.0.0
hpack==4.1.0
# via h2
httpcore==1.0.9
# via httpx
httptools==0.6.4
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via openai
hypercorn==0.17.3
hypercorn==0.18.0
# via quart
hyperframe==6.0.1
hyperframe==6.1.0
# via h2
idna==3.10
idna==3.11
# via
# anyio
# httpx
Expand All @@ -98,56 +98,56 @@ jinja2==3.1.6
# via
# flask
# quart
jiter==0.8.2
jiter==0.12.0
# via openai
markupsafe==3.0.2
markupsafe==3.0.3
# via
# jinja2
# quart
# werkzeug
msal==1.31.1
msal==1.34.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0
msal-extensions==1.3.1
# via azure-identity
multidict==6.1.0
multidict==6.7.0
# via
# aiohttp
# yarl
openai==1.57.4
openai==2.8.1
# via quartapp (pyproject.toml)
packaging==24.2
packaging==25.0
# via gunicorn
portalocker==2.10.1
portalocker==3.2.0
# via msal-extensions
priority==2.0.0
# via hypercorn
propcache==0.2.1
propcache==0.4.1
# via
# aiohttp
# yarl
pycparser==2.22
pycparser==2.23
# via cffi
pydantic==2.10.3
pydantic==2.12.5
# via openai
pydantic-core==2.27.1
pydantic-core==2.41.5
# via pydantic
pyjwt[crypto]==2.10.1
# via
# msal
# pyjwt
python-dotenv==1.0.1
python-dotenv==1.2.1
# via
# quartapp (pyproject.toml)
# uvicorn
pyyaml==6.0.2
pyyaml==6.0.3
# via
# quartapp (pyproject.toml)
# uvicorn
quart==0.20.0
# via quartapp (pyproject.toml)
requests==2.32.4
requests==2.32.5
# via
# azure-core
# msal
Expand All @@ -159,7 +159,7 @@ sniffio==1.3.1
# openai
tqdm==4.67.1
# via openai
typing-extensions==4.12.2
typing-extensions==4.15.0
# via
# anyio
# azure-core
Expand All @@ -170,20 +170,20 @@ typing-extensions==4.12.2
# pydantic-core
urllib3==2.5.0
# via requests
uvicorn[standard]==0.34.0
uvicorn[standard]==0.38.0
# via quartapp (pyproject.toml)
uvloop==0.21.0
uvloop==0.22.1
# via uvicorn
watchfiles==1.0.3
watchfiles==1.1.1
# via uvicorn
websockets==14.1
websockets==15.0.1
# via uvicorn
werkzeug==3.1.3
werkzeug==3.1.4
# via
# flask
# quart
# quartapp (pyproject.toml)
wsproto==1.2.0
wsproto==1.3.2
# via hypercorn
yarl==1.18.3
yarl==1.22.0
# via aiohttp
Loading