Skip to content

Commit f46bcf1

Browse files
author
Cruz Monrreal
authored
Replace urllib3[secure] with discrete packages
1 parent c89147e commit f46bcf1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@ jsonschema>=2.6
1616
future>=0.16.0
1717
six>=1.11.0
1818
git+https://github.com/armmbed/[email protected]
19-
urllib3[secure]
19+
pyOpenSSL
20+
cryptography
21+
idna
22+
certifi
2023
mbed-cloud-sdk==2.0.0

0 commit comments

Comments
 (0)