typer[all]>=0.9.0
rich>=13.0.0
requests>=2.28.0
python-jose[cryptography]>=3.3.0
keyring>=23.0.0
PyYAML>=6.0
jsonschema>=4.0.0
urllib3>=1.26.0

[dev]
novactl[test]
black
flake8
mypy
isort
types-PyYAML
types-requests
types-jsonschema
pre-commit
deptry

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
requests-mock>=1.9.0
pyfakefs>=5.0.0
cryptography
