Skip to content

Commit

Permalink
Try fix monitoring dependancy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
marrobi committed Jan 19, 2024
1 parent 7185718 commit 14dec54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions api_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ azure-mgmt-compute==30.3.0
azure-mgmt-cosmosdb==9.3.0
azure-mgmt-costmanagement==4.0.1
azure-mgmt-resource==23.0.1
azure-monitor-opentelemetry==1.1.0
azure-monitor-opentelemetry==1.1.1
azure-servicebus==7.11.3
azure-storage-blob==12.19.0
fastapi==0.104.0
fastapi-utils==0.2.1
gunicorn==21.2.0
jsonschema[format_nongpl]==4.19.1
msal==1.22.0
opentelemetry.instrumentation.logging==0.41b0
pandas==2.0.3
PyJWT==2.8.0
pytz==2022.7
Expand Down
3 changes: 1 addition & 2 deletions resource_processor/vmss_porter/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
aiohttp==3.9.0
azure-cli-core==2.50.0
azure-identity==1.14.1
azure-monitor-opentelemetry==1.1.0
azure-monitor-opentelemetry==1.1.1
azure-servicebus==7.11.3
opentelemetry.instrumentation.logging==0.41b0

0 comments on commit 14dec54

Please sign in to comment.