Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 30122eb

Browse files
committed
Upgrade cryptography requirement
Fix install with latest openSSL version, pyca/cryptography#2750
1 parent 52a7b3f commit 30122eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pytest-django==2.8.0
44
pytest-cov==1.6
55

66
# Mocking the datetime module.
7-
cryptography==1.2.2
7+
cryptography==1.2.3

0 commit comments

Comments
 (0)