click~=8.1.3
loguru~=0.7.0

[ci]
pylint~=2.14.0
toml~=0.10.2
yapf~=0.32.0
black~=23.3.0
pytest-cov[all]~=3.0.0
pytest<5.0.0
tox~=4.5.2

[dev]
pylint~=2.14.0
toml~=0.10.2
yapf~=0.32.0
black~=23.3.0

[test]
pytest-cov~=4.1.0
pytest~=7.3.1
