Skip to content

Commit

Permalink
added azure.identity
Browse files Browse the repository at this point in the history
  • Loading branch information
gurustacks committed Sep 19, 2024
1 parent f72658d commit e8fd58e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
azure-monitor-opentelemetry == 1.6.2
azure-identity == 1.17.1
cachetools == 5.5.0
Django == 4.2.15
django-environ == 0.11.2
Expand Down
24 changes: 24 additions & 0 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,18 @@ azure-core==1.30.2 \
--hash=sha256:cf019c1ca832e96274ae85abd3d9f752397194d9fea3b41487290562ac8abe4a
# via
# azure-core-tracing-opentelemetry
# azure-identity
# azure-monitor-opentelemetry
# azure-monitor-opentelemetry-exporter
# msrest
azure-core-tracing-opentelemetry==1.0.0b11 \
--hash=sha256:016cefcaff2900fb5cdb7a8a7abd03e9c266622c06e26b3fe6dafa54c4b48bf5 \
--hash=sha256:a230d1555838b5d07b7594221cd639ea7bc24e29c881e5675e311c6067bad4f5
# via azure-monitor-opentelemetry
azure-identity==1.17.1 \
--hash=sha256:32ecc67cc73f4bd0595e4f64b1ca65cd05186f4fe6f98ed2ae9f1aa32646efea \
--hash=sha256:db8d59c183b680e763722bfe8ebc45930e6c57df510620985939f7f3191e0382
# via -r requirements.in
azure-monitor-opentelemetry==1.6.2 \
--hash=sha256:bfd7dff797b8197e4b22722ef861f8111e2ccb50012555db03a7716b6b148e22 \
--hash=sha256:f3ae67ab8da3d47cbd9eb2a29e6b75c42739dfca28aff15e049d857bd412728a
Expand Down Expand Up @@ -318,7 +323,9 @@ cryptography==42.0.8 \
--hash=sha256:fff12c88a672ab9c9c1cf7b0c80e3ad9e2ebd9d828d955c126be4fd3e5578c9e
# via
# -r requirements.in
# azure-identity
# jwcrypto
# msal
# pyjwt
datadiensten-apikeyclient==0.6.0 \
--hash=sha256:4988b82e27886b31ed1d935d00e814cc9cfca4d4df5dc589c598f22433c010e0 \
Expand Down Expand Up @@ -773,6 +780,16 @@ more-itertools==10.5.0 \
# via
# -r requirements.in
# amsterdam-schema-tools
msal==1.31.0 \
--hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via
# azure-identity
# msal-extensions
msal-extensions==1.2.0 \
--hash=sha256:6f41b320bfd2933d631a215c91ca0dd3e67d84bd1a2f50ce917d5874ec646bef \
--hash=sha256:cf5ba83a2113fa6dc011a254a72f1c223c88d7dfad74cc30617c4679a417704d
# via azure-identity
msrest==0.7.1 \
--hash=sha256:21120a810e1233e5e6cc7fe40b474eeb4ec6f757a15d7cf86702c369f9567c32 \
--hash=sha256:6e7661f46f3afd88b75667b7187a92829924446c7ea1d169be8c4bb7eeb788b9
Expand Down Expand Up @@ -1045,6 +1062,10 @@ ply==3.11 \
--hash=sha256:00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3 \
--hash=sha256:096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce
# via jsonpath-rw
portalocker==2.10.1 \
--hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \
--hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f
# via msal-extensions
protobuf==5.27.2 \
--hash=sha256:0e341109c609749d501986b835f667c6e1e24531096cff9d34ae411595e26505 \
--hash=sha256:176c12b1f1c880bf7a76d9f7c75822b6a2bc3db2d28baa4d300e8ce4cde7409b \
Expand Down Expand Up @@ -1163,6 +1184,7 @@ pyjwt[crypto]==2.8.0 \
--hash=sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320
# via
# datadiensten-apikeyclient
# msal
# pyjwt
pyproject-hooks==1.1.0 \
--hash=sha256:4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965 \
Expand Down Expand Up @@ -1282,6 +1304,7 @@ requests==2.32.3 \
# datapunt-authorization-django
# django-healthchecks
# jsonschema-path
# msal
# msrest
# requests-oauthlib
# uwsgi-readiness-check
Expand Down Expand Up @@ -1528,6 +1551,7 @@ typing-extensions==4.12.2 \
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
# via
# azure-core
# azure-identity
# jwcrypto
# opentelemetry-sdk
uri-template==1.3.0 \
Expand Down

0 comments on commit e8fd58e

Please sign in to comment.