requests>=2.31.0
click>=8.1.0
cryptography>=41.0.0
colorama>=0.4.6
tabulate>=0.9.0
pyyaml>=6.0

[build]
build>=0.10.0
twine>=4.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
build>=0.10.0
twine>=4.0.0

[lint]
black>=23.0.0
flake8>=6.0.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
