Skip to content

Commit c08eb7d

Browse files
authored
Add urllib3 dependency with version constraint
1 parent dc4a7f6 commit c08eb7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/penv_setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"zopfli": ">=0.2.2",
5050
"intelhex": ">=2.3.0",
5151
"rich": ">=14.0.0",
52+
"urllib3": "<2",
5253
"cryptography": ">=45.0.3",
5354
"certifi": ">=2025.8.3",
5455
"ecdsa": ">=0.19.1",

0 commit comments

Comments
 (0)