requests==2.32.3
passlib==1.7.4
pyyaml==6.0.2
tabulate==0.9.0
termcolor==2.5.0
pygments==2.19.1
rich==13.9.4
cryptography==46.0.3
click==8.1.8
jmespath==1.1.0
websockets>=13.0
toon_format<1.0,>=0.9.0b1

[:python_version < "3.10"]
orjson<3.11,>=3.10.0

[:python_version >= "3.10"]
orjson>=3.10.0

[dev]
pytest==8.3.4
pytest-rerunfailures==15.0
pytest-benchmark>=5.0.0

[dev:python_version < "3.11"]
tomli>=1.0
