mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Bump cryptography to 1.0 in dev-requirements.txt
This commit is contained in:
parent
e9b2271e6d
commit
ef2ab091db
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# http://nvie.com/posts/pin-your-packages/
|
||||
pycrypto==2.6.1
|
||||
pynacl==0.2.3
|
||||
cryptography==0.9
|
||||
cryptography==1.0
|
||||
|
||||
# Testing requirements. The rest of the testing dependencies available in
|
||||
# 'tox.ini'
|
||||
|
|
|
|||
Loading…
Reference in a new issue