requests>=2.28
urllib3>=1.26
beautifulsoup4>=4.11
lxml>=4.9
polars>=0.20
numpy>=1.23
pyarrow>=12.0
duckdb>=0.9
python-dateutil>=2.8
typer>=0.9
rich>=13.0

[api]
fastapi>=0.100
uvicorn>=0.23

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.1
build>=1.0
twine>=4.0
hypothesis>=6.80

[pandas]
pandas>=2.0

[postgres]
psycopg2-binary>=2.9
sqlalchemy>=2.0
