
[all]
pymodoro-timer[dev,lint]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
coverage>=7.0.0

[lint]
flake8>=6.0.0
black>=23.0.0
mypy>=1.0.0
