requests>=2.28
httpx>=0.24
beautifulsoup4>=4.11
lxml>=4.9
pandas>=2.0
pyarrow>=14.0
python-dateutil>=2.8
tqdm>=4.64
diskcache>=5.4
pydantic>=2.0

[api]
fastapi>=0.100
uvicorn>=0.22
slowapi>=0.1
redis>=4.5

[dev]
pytest>=7
pytest-cov
pytest-asyncio
pytest-timeout>=2.1
httpx>=0.24
ruff>=0.4
mypy>=1.0
types-requests>=2.28
types-python-dateutil>=2.8
