Skip to content

Commit

Permalink
Upgrade cryptography requirement
Browse files Browse the repository at this point in the history
Fix install with latest openSSL version,
pyca/cryptography#2750
  • Loading branch information
jor-rit committed Oct 24, 2016
1 parent 52a7b3f commit 30122eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pytest-django==2.8.0
pytest-cov==1.6

# Mocking the datetime module.
cryptography==1.2.2
cryptography==1.2.3

0 comments on commit 30122eb

Please sign in to comment.