[fix] fix attrs install in requirements.txt
remove wrong attr package (causing conflict with attrs package in Sakia)
parent
f7f01678
No related branches found
No related tags found
aiohttp >= 3.3.2 | ||
pylibscrypt >= 1.7.1 | ||
libnacl >= 1.6.1 | ||
base58 >= 1.0.0 | ||
jsonschema >= 2.6.0 | ||
pypeg2 >= 2.15.2 | ||
attr >= 0.3.1 | ||
pyaes >= 1.6.1 | ||
\ No newline at end of file | ||
aiohttp>=3.3.2 | ||
pylibscrypt>=1.7.1 | ||
libnacl>=1.6.1 | ||
base58>=1.0.0 | ||
jsonschema>=2.6.0 | ||
pypeg2>=2.15.2 | ||
attrs==19.3.0 | ||
pyaes>=1.6.1 |