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

Merged
merged 1 commit into from
Jun 17, 2024
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
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ azure-core==1.30.2
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.16.0
azure-identity==1.16.1
# via
# isar
# opencensus-ext-azure
Expand Down Expand Up @@ -60,7 +60,7 @@ dacite==1.8.1
# isar
dnspython==2.6.1
# via email-validator
email-validator==2.1.1
email-validator==2.1.2
# via fastapi
fastapi==0.111.0
# via
Expand Down Expand Up @@ -110,13 +110,13 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
msal==1.28.0
msal==1.28.1
# via
# azure-identity
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
numpy==1.26.4
numpy==2.0.0
# via
# alitra
# isar
Expand All @@ -134,7 +134,7 @@ opencensus-ext-logging==0.1.1
# via isar
opencensus-ext-requests==0.8.0
# via isar
orjson==3.10.3
orjson==3.10.5
# via fastapi
packaging==24.1
# via msal-extensions
Expand All @@ -159,14 +159,14 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.3
pydantic==2.7.4
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.1
pydantic-settings==2.3.3
# via isar
pygments==2.18.0
# via rich
Expand Down