Work around cryptography 2.1 requiring pip 8.1.2+

pull/31616/head
Matt Clay 8 years ago
parent f38b8d9997
commit a10a80b8a3

@ -1,3 +1,4 @@
cryptography>=1.3.4,<2.1 # cryptography 2.1 requires pip 8.1.2+
packaging
requests[security]
azure-mgmt-compute>=2.0.0,<3

Loading…
Cancel
Save