Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #673

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alitra==1.1.3
# via isar (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
anyio==4.8.0
# via
# httpx
# starlette
Expand All @@ -30,16 +30,16 @@ backoff==2.2.1
# via isar (pyproject.toml)
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# isar (pyproject.toml)
# uvicorn
Expand All @@ -62,7 +62,7 @@ fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
google-api-core==2.24.0
# via opencensus
google-auth==2.36.0
google-auth==2.37.0
# via google-api-core
googleapis-common-protos==1.66.0
# via google-api-core
Expand Down Expand Up @@ -91,7 +91,7 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.2.0
numpy==2.2.1
# via
# alitra
# isar (pyproject.toml)
Expand All @@ -103,7 +103,7 @@ opencensus==0.11.4
# opencensus-ext-requests
opencensus-context==0.1.3
# via opencensus
opencensus-ext-azure==1.1.13
opencensus-ext-azure==1.1.14
# via isar (pyproject.toml)
opencensus-ext-logging==0.1.1
# via isar (pyproject.toml)
Expand All @@ -115,12 +115,12 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.1
protobuf==5.29.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.1.0
psutil==6.1.1
# via opencensus-ext-azure
pyasn1==0.6.1
# via
Expand All @@ -130,14 +130,14 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.6.1
pydantic-settings==2.7.1
# via isar (pyproject.toml)
pyjwt[crypto]==2.10.1
# via
Expand All @@ -163,7 +163,7 @@ requests-toolbelt==1.0.0
# via isar (pyproject.toml)
rsa==4.9
# via google-auth
scipy==1.14.1
scipy==1.15.0
# via alitra
six==1.17.0
# via
Expand All @@ -186,9 +186,9 @@ typing-extensions==4.12.2
# fastapi
# pydantic
# pydantic-core
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn==0.32.1
uvicorn==0.34.0
# via isar (pyproject.toml)
wrapt==1.17.0
# via opencensus-ext-requests