requests>=2.28.1
aiohttp>=3.8.1
pydantic>=1.10.1
pandas>=1.4.4

[:python_version < "3.8"]
importlib-metadata

[testing]
setuptools
pytest
pytest-cov
