watchdog>=4.0.0
psutil>=5.9.0
Pillow>=9.0.0
requests>=2.28.0
beautifulsoup4>=4.11.0
sentence-transformers>=2.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
psutil>=5.9.0
httpx>=0.24.0
tenacity>=8.0.0
tiktoken>=0.5.0
black>=23.0.0
isort>=5.13.0
flake8>=6.0.0
pylint>=3.0.0
mypy>=1.0.0
bandit>=1.7.0
pre-commit>=3.0.0
build>=0.10.0
twine>=4.0.0

[provider]
httpx>=0.24.0
tenacity>=8.0.0

[quality]
tiktoken>=0.5.0

[test]
pytest>=8.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
psutil>=5.9.0
