bottle==0.12.*
colorama
pyelftools==0.29
pyserial==3.5.*
requests==2.*
semantic_version==2.10.*
tabulate==0.*
aiofiles>=0.8.0
ajsonrpc==1.2.*

[:python_version < "3.7"]
click==8.0.4
marshmallow==3.14.1
starlette==0.19.1
uvicorn==0.16.0
wsproto==1.0.0

[:python_version >= "3.7"]
click==8.1.*
marshmallow==3.19.*
starlette==0.28.*
uvicorn==0.22.*
wsproto==1.2.*
