lxml>=4.0
elementpath<=5.0.3,>=5.0.0
aiohttp<=3.12.15,>=3.8.0
tqdm>=4.0.0

[cache]
aiohttp-client-cache>=0.14.0

[cache-redis]
aiohttp-client-cache[redis]

[cache-sqlite]
aiohttp-client-cache[sqlite]

[dev]
ruff

[test]
pytest>=7.0
pytest-asyncio>=0.23
