staking-deposit-cli/requirements.txt

8 lines
104 B
Plaintext
Raw Normal View History

2020-02-18 16:03:52 +00:00
py_ecc >= 2.0.0
pycryptodome>=3.6.6 # For AES, scrypt
# Testing
pytest>=4.4
flake8==3.7.7
mypy==0.701