mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-23 03:51:39 +00:00
8 lines
104 B
Plaintext
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
|