prompt_toolkit>=3.0.43
tabulate>=0.9

[docs]
Sphinx>=7.1
sphinx-click>=5.0

[lint]
black>=22.1.0
pylint>=2.17

[test]
pytest>=7.4
pytest-cov>=4.1
tox>=4.9.0

[typing]
mypy>=1.5
mypy-extensions>=1.0
typing-extensions>=4.7
types-tabulate>=0.9
