Skip to content

Commit 4f8ac0d

Browse files
committed
Init
1 parent c0a728a commit 4f8ac0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,6 +1178,9 @@ jobs:
11781178
pip install msrestazure markupsafe==2.0.1
11791179
# Some extension will change the dependence, so run `azdev setup` again after all extensions installed.
11801180
azdev setup -c ./s -r ./azure-cli-extensions
1181+
1182+
# Force install this version to be compatible with numpy 2.0
1183+
pip install deepdiff==8.6.1
11811184
11821185
mkdir -p /tmp/module_stats
11831186

0 commit comments

Comments
 (0)