Skip to content

Commit

Permalink
[not working] patch cryptography version used healthchecks/healthchec…
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Feb 10, 2022
1 parent 5ef23d0 commit 7bb0d6e
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
diff --git a/scripts/requirements.txt b/scripts/requirements.txt
index 9481e2c..899a784 100644
--- a/scripts/requirements.txt
+++ b/scripts/requirements.txt
@@ -1,4 +1,4 @@
-cryptography>=2.6
+cryptography<=3.1.1
intelhex
click
cbor>=1.0.0

0 comments on commit 7bb0d6e

Please sign in to comment.