mirror of https://github.com/ansible/ansible.git
[stable-2.7] Update requirements for urllib3 for python 2.6.
(cherry picked from commit d048785640)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/47169/head
parent
60e7f43998
commit
02bd829dd2
@ -1,2 +0,0 @@
|
||||
cryptography < 2.2 ; python_version < "2.7" # cryptography 2.2+ requires python 2.7+
|
||||
pyopenssl < 18.0 ; python_version < "2.7" # pyopenssl 18.0+ requires python 2.7+
|
||||
Loading…
Reference in New Issue