Skip to content
Snippets Groups Projects

[fix] fix attrs install in requirements.txt

Merged Vincent Texier requested to merge fix_attrs into dev
1 file
+ 8
8
Compare changes
  • Side-by-side
  • Inline
+ 8
8
aiohttp >= 3.3.2
aiohttp>=3.3.2
pylibscrypt >= 1.7.1
pylibscrypt>=1.7.1
libnacl >= 1.6.1
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
\ No newline at end of file
Loading