Fix uri test on Python 2.6.

(cherry picked from commit 5c124876fa)
pull/40298/head
Matt Clay 7 years ago
parent f791ec285c
commit f86f51a8e1

@ -1 +1,2 @@
cryptography < 2.2 ; python_version < "2.7" # cryptography 2.2+ requires python 2.7+ 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…
Cancel
Save