Skip to content
Snippets Groups Projects
Commit edab8303 authored by Moul's avatar Moul
Browse files

Fix libnacl version to 1.8.0 (#206)

Otherwise a breaking change happen in v1.9.0
libnacl.version file removed:
https://github.com/saltstack/libnacl/commit/85e7b61b2c2dca957d5701c4cfc2b75fcdb46894
parent 8435f645
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !191. Comments created here will be created in the context of that merge request.
......@@ -33,7 +33,7 @@ jsonschema = "^3.2.0"
pypeg2 = "^2.15.2"
attrs = "^21.2.0"
base58 = "^2.1.0"
libnacl = "^1.7.2"
libnacl = "1.8.0"
pyaes = "^1.6.1"
mnemonic = "^0.19"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment