Skip to content

Commit 28b35cc

Browse files
Aigerim BeishenbekovaAigerim Beishenbekova
Aigerim Beishenbekova
authored and
Aigerim Beishenbekova
committed
analyzing task fail fix
1 parent 801d1ea commit 28b35cc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

sdk/communication/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ extends:
3030
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
3131
parameters:
3232
ServiceDirectory: communication
33+
MatrixFilters:
34+
- PythonVersion=^(?!pypy3).*
3335
Artifacts:
3436
- name: azure-communication-identity
3537
safeName: azurecommunicationidentity

shared_requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0
197197
#override azure-communication-identity azure-core<2.0.0,>=1.19.1
198198
#override azure-communication-networktraversal azure-core<2.0.0,>=1.19.1
199199
#override azure-mgmt-communication azure-core<2.0.0,>=1.9.0
200+
#override azure-mgmt-communication azure-mgmt-core>=1.3.0,<2.0.0
200201
#override azure-ai-metricsadvisor azure-core<2.0.0,>=1.6.0
201202
#override azure-ai-translation-document azure-core<2.0.0,>=1.14.0
202203
#override azure-monitor-opentelemetry-exporter azure-core<2.0.0,>=1.6.0

0 commit comments

Comments
 (0)