diff --git a/conans/requirements_osx.txt b/conans/requirements_osx.txt index 16fce9b96ac..0774179b56a 100644 --- a/conans/requirements_osx.txt +++ b/conans/requirements_osx.txt @@ -1,5 +1,5 @@ +idna==2.6 # Solving conflict, somehow is installing 2.7 when requests require 2.6 cryptography>=1.3.4, <2.2.0 pyOpenSSL>=16.0.0, <18.0.0 ndg-httpsclient>=0.4.1, <0.5.0 pyasn>=1.5.0b7, <1.6.0 -