aiohttp>=3.12.14
pandas>=3.0.3
tqdm>=4.67.3

[dev]
pytest>=9.0.3
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
cryptography>=46.0.7
flake8>=6.0.0
mypy>=1.0.0
Pygments>=2.20.0
isort>=5.12.0
pre-commit>=3.0.0
build>=0.10.0
twine>=4.0.0

[docs]
Pygments>=2.20.0
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[test]
pytest>=9.0.3
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
aioresponses>=0.7.8
