Yelp / nerve-tools

Tools for configuring SmartStack's Nerve based on local sources
Apache License 2.0
3 stars 12 forks source link

Pin cryptography to v3.0 #80

Closed kawaiwanyelp closed 3 years ago

kawaiwanyelp commented 3 years ago

Description

This PR pins cryptography to v3.0 since later versions do not support OpenSSL 1.0.2, which is what we run and can't update from until we're off trusty and xenial.

Testing

make itest_xenial passes now