ci: fix the ci failure caused by urllib3 dependency

This commit is contained in:
Shu Chen
2023-05-08 10:46:23 +08:00
parent 1b95fcf667
commit 803af23b6a
+3
View File
@@ -3,3 +3,6 @@ lark==1.1.2
stringcase==1.2.0
# jinja2 is removed in IDF v5.0 environment, but it is required for matter building
jinja2==3.0.1
# https://github.com/psf/requests/blob/main/HISTORY.md#2300-2023-05-03
urllib3<2