Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Update cryptography to 2.2 #24

Merged
merged 1 commit into from
Mar 19, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ pytest==3.4.2
flake8==3.5.0
pyflakes==1.6.0
PyYAML==3.12
cryptography==2.1.4
cryptography==2.2
coveralls==1.3.0
twine==1.10.0