Skip to content

Commit

Permalink
Merge branch 'bugfix/constraint_urllib3_v44' into 'release/v4.4'
Browse files Browse the repository at this point in the history
requirements: Pin urllib3 to <2

See merge request espressif/esp-idf!23608
  • Loading branch information
dobairoland committed May 6, 2023
2 parents 3cec3a0 + 743d6a1 commit 7641c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cryptography>=2.1.4
pyparsing>=2.0.3,<2.4.0
pyelftools>=0.22
idf-component-manager~=1.2
urllib3<2

gdbgui==0.13.2.0; python_version < "3.11"
# 0.13.2.1 supports Python 3.6+ only
Expand Down

0 comments on commit 7641c8e

Please sign in to comment.