Update requirements for urllib3 for python 2.6.

This commit is contained in:
Matt Clay 2018-10-16 13:31:55 -07:00
commit d048785640
3 changed files with 2 additions and 3 deletions

View file

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