requests>=2.31
pandas>=2.0
pydantic>=2.0
tqdm>=4.65
beautifulsoup4>=4.12

[dev]
pytest>=7.0
pytest-cov>=4.0
httpx>=0.24

[notebooks]
jupyter
matplotlib

[server]
fastapi>=0.100
uvicorn>=0.22
