Skip to content

Commit

Permalink
[temphack] requirements: pin cryptography to version 2.5 to fix break
Browse files Browse the repository at this point in the history
Cryptography 2.6 has a pip related bug which can break installations:
pyca/cryptography#4783

Will revert this once fixed.

Signed-off-by: Michael Scott <mike@foundries.io>
  • Loading branch information
mike-scott committed Feb 27, 2019
1 parent 55fd52d commit efc3234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
cryptography==2.5
imgtool

0 comments on commit efc3234

Please sign in to comment.