
[aiohttp]
aiohttp>=3.8

[all]
requests>=2.28
aiohttp>=3.8
scrapy>=2.8
selenium>=4.0
kafka-python>=2.0
PyYAML>=6.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
requests>=2.28
build>=1.0
twine>=5.0

[kafka]
kafka-python>=2.0

[requests]
requests>=2.28

[scrapy]
scrapy>=2.8

[selenium]
selenium>=4.0

[yaml]
PyYAML>=6.0
