-
- Downloads
[fix] fix attrs install in requirements.txt
remove wrong attr package (causing conflict with attrs package in Sakia)
parent
f7f01678
Branches
Tags
... | @@ -4,5 +4,5 @@ libnacl >= 1.6.1 | ... | @@ -4,5 +4,5 @@ libnacl >= 1.6.1 |
base58>=1.0.0 | base58>=1.0.0 | ||
jsonschema>=2.6.0 | jsonschema>=2.6.0 | ||
pypeg2>=2.15.2 | pypeg2>=2.15.2 | ||
attr >= 0.3.1 | attrs==19.3.0 | ||
pyaes>=1.6.1 | pyaes>=1.6.1 |