click>=8.0.1
tabulate>0.8.7
packaging>=22.0
requests>=2.19.0
urllib3>=2.0.2

[docs]
sphinx>=7.3.7
sphinx-rtd-theme>=3.0.0
myst-parser[linkify]>=3.0.1
sphinx-click>=6.0.0
sphinx-autoapi>=3.4.0
sphinx-sitemap>=2.6.0

[lint]
flake8>=7.1.0
ruff>=0.4.9
black>=24.4.2
pyright>=1.1.367

[performance]
regex>=2024.5.10

[test]
pytest>=8.0.0
pytest-cov>=6.0.0
