asyncssh>=2.17.0
tsformatter>=0.2.1
typing_extensions>=4.12.2

[dev]
ruff>=0.4.4
pyright>=1.1.362
sphinx-autobuild>=2024.4.16
python-dotenv>=1.0.1

[docs]
sphinx>=7.3.7
myst-parser>=2.0.0
sphinx_rtd_theme>=2.0.0

[tests]
pytest==8.3.3
pytest-asyncio==0.24.0
