aider-chat>=0.85.0
click>=8.0.0
colorama>=0.4.0
pyyaml>=6.0.0

[:python_version < "3.4"]
pathlib2>=2.3.0

[all]
flake8>=7.3.0
pylint>=3.3.0
ansible-lint>=25.6.0
scikit-learn>=1.0.0
requests>=2.25.0
beautifulsoup4>=4.9.0
pyahocorasick>=1.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
coverage>=7.0.0
mock>=4.0.0
responses>=0.23.0

[learning]
scikit-learn>=1.0.0
requests>=2.25.0
beautifulsoup4>=4.9.0
pyahocorasick>=1.4.0

[linters]
flake8>=7.3.0
pylint>=3.3.0
ansible-lint>=25.6.0
