Skip to content

Commit a257d77

Browse files
authored
[pipeline] Fix dependency incompatible (Azure#23760)
* fix dependency * fix dependency
1 parent 096e71f commit a257d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/azure-sdk-tools/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"packaging",
1010
"wheel",
1111
"Jinja2",
12+
"MarkupSafe==2.0.1",
1213
"pytoml",
1314
"json-delta>=2.0",
1415
# Tests

0 commit comments

Comments
 (0)