We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc44acb commit da7aff2Copy full SHA for da7aff2
github-runner-controller-function/requirements.txt
@@ -3,9 +3,11 @@
3
# Manually managing azure-functions-worker may cause unexpected issues
4
5
azure-functions
6
-azure-storage-queue
7
-azure-mgmt-containerinstance>=10.0.0
8
-azure-identity
9
-azure-keyvault-secrets
10
-azure-mgmt-containerregistry
11
-azure-containerregistry
+azure-identity>=1.20.0
+azure-core>=1.32.0
+azure-storage-queue>=12.12.0
+azure-keyvault-secrets>=4.9.0
+azure-containerregistry>=1.2.0
+azure-mgmt-containerinstance>=10.1.0
12
+azure-mgmt-containerregistry>=10.3.0
13
+azure-mgmt-core>=1.5.0
0 commit comments