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 #714

Merged
merged 1 commit into from
Feb 17, 2025
Merged
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
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ azure-core==1.32.0
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.19.0
azure-identity==1.20.0
# via
# isar (pyproject.toml)
# opencensus-ext-azure
Expand All @@ -43,7 +43,7 @@ click==8.1.8
# via
# isar (pyproject.toml)
# uvicorn
cryptography==44.0.0
cryptography==44.0.1
# via
# azure-identity
# azure-storage-blob
Expand All @@ -64,7 +64,7 @@ google-api-core==2.24.1
# via opencensus
google-auth==2.38.0
# via google-api-core
googleapis-common-protos==1.67.0rc1
googleapis-common-protos==1.67.0
# via google-api-core
h11==0.14.0
# via
Expand All @@ -91,7 +91,7 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.2.2
numpy==2.2.3
# via
# alitra
# isar (pyproject.toml)
Expand Down Expand Up @@ -120,7 +120,7 @@ protobuf==5.29.3
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.1.1
psutil==7.0.0
# via opencensus-ext-azure
pyasn1==0.6.1
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ requests-toolbelt==1.0.0
# via isar (pyproject.toml)
rsa==4.9
# via google-auth
scipy==1.15.1
scipy==1.15.2
# via alitra
six==1.17.0
# via
Expand Down