Skip to content

Commit 690da2d

Browse files
committed
fix dependency
1 parent 096e71f commit 690da2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/azure-sdk-tools/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
# Packaging
99
"packaging",
1010
"wheel",
11-
"Jinja2",
11+
"Jinja2==3.0.3",
12+
"MarkupSafe==2.0.1",
1213
"pytoml",
1314
"json-delta>=2.0",
1415
# Tests

0 commit comments

Comments
 (0)