cac-core<1.0.0,>=0.4.0
tabulate>=0.9.0
jira<4.0.0,>=3.8.0
pyyaml>=6.0.2
keyring>=25.5.0
argcomplete>=3.6.2

[all]
mypy>=1.3.0
types-pyyaml>=6.0.12
types-tabulate>=0.9.0
pytest>=7.3.1
black<25.0,>=23.3
isort>=5.12.0
pylint>=2.17.0
sphinx>=7.0.0
sphinx-rtd-theme>=1.2.0

[dev]
mypy>=1.3.0
types-pyyaml>=6.0.12
types-tabulate>=0.9.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.2.0

[lint]
black<25.0,>=23.3
isort>=5.12.0
pylint>=2.17.0

[test]
pytest>=7.3.1
