
[:python_version >= "3.7" and python_version < "3.8"]
importlib-metadata==5.0.0
zipp==3.9.0

[:python_version >= "3.7" and python_version < "4"]
urllib3==1.26.12

[:python_version >= "3.7" and python_version < "4.0"]
anyio==3.6.2
attrs==22.1.0
bech32==1.2.0
bitstring==3.1.9
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.0.12
click==8.0.4
ecdsa==0.18.0
environs==9.5.0
fastapi==0.83.0
h11==0.12.0
idna==3.4
iniconfig==1.1.1
loguru==0.6.0
marshmallow==3.18.0
outcome==1.2.0
packaging==21.3
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pydantic==1.10.2
pyparsing==3.0.9
pytest-asyncio==0.19.0
pytest==7.1.3
python-bitcoinlib==0.11.2
python-dotenv==0.21.0
represent==1.6.0.post0
requests==2.27.1
secp256k1==0.14.0
six==1.16.0
sniffio==1.3.0
sqlalchemy-aio==0.17.0
sqlalchemy==1.3.24
starlette==0.19.1
tomli==2.0.1
typing-extensions==4.4.0
uvicorn==0.18.3

[:python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows" or python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"]
colorama==0.4.5

[:python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"]
win32-setctime==1.1.0
