requirements: Pin urllib3 to <2

This commit is contained in:
Sergei Silnov
2023-05-05 13:17:12 +02:00
parent 3cec3a0026
commit 743d6a12c4

View File

@@ -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