taskdog-core==0.18.1
taskdog-client==0.18.1
click>=8.3.0
rich>=14.2.0
textual>=8.0.0
python-dateutil>=2.8.0
websockets>=14.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=1.0.0
mypy>=1.0.0
ruff>=0.7.0

[server]
taskdog-server==0.18.1
