staking-deposit-cli/requirements.txt
2020-02-18 17:03:52 +01:00

8 lines
104 B
Plaintext

py_ecc >= 2.0.0
pycryptodome>=3.6.6 # For AES, scrypt
# Testing
pytest>=4.4
flake8==3.7.7
mypy==0.701