Skip to content

Commit b49c903

Browse files
Saj Goonatillekesaj
authored andcommitted
Update cryptography 1.4 -> 1.8.1
1 parent 84b6aa1 commit b49c903

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

lambda_packages/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
'cryptography': {
2020
'python2.7': {
21-
'version': '1.4',
21+
'version': '1.8.1',
2222
'path': os.path.join(os.path.dirname(os.path.abspath(__file__)),
23-
'cryptography', 'python2.7-cryptography-1.4.tar.gz')
23+
'cryptography', 'python2.7-cryptography-1.8.1.tar.gz')
2424
}
2525
},
2626
'cv2': {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
##Build
22

3-
`./build.sh cryptography 1.4`
3+
`./build.sh cryptography 1.8.1`
-1.06 MB
Binary file not shown.
1.01 MB
Binary file not shown.

0 commit comments

Comments
 (0)