[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
symbol-sdk-core-python = "==1.0.1"
websockets = "==9.1"
click = "==7.1.2"
pycryptodomex = "==3.10.1"
pycryptodome = "==3.10.1"
cryptography = "==3.4.6"
requests = "==2.26.0"
password-strength = "==0.0.3.post2"
nose = "==1.3.7"
inquirer = "==2.7.0"
stdiomask = "==0.0.6"
bip-utils = "==1.11.1"
tabulate = "==0.8.9"
bcrypt = "==3.2.0"
pyfiglet = "==0.7.6"
pydantic = "==1.8.2"

[dev-packages]
pytest = "==6.2.4"
coverage = "==5.5"
pytest-cov = "==2.12.1"
flake8 = "==3.9.2"
pdoc3 = "==0.10.0"
sphinx = "==4.1.2"
markdown = "3.3.4"

[scripts]
tests = "pytest"

[requires]
python_version = "*"
