aiohttp>=3.8.0
blindfold~=1.0.0rc0
nuc>=0.1.0
pydantic>=2.0.0
structlog>=23.0.0
python-dotenv>=1.1.1

[coveralls]
coveralls~=4.0

[docs]
toml~=0.10.2
sphinx~=7.4
sphinx-rtd-theme~=3.0

[lint]
pylint~=3.3.0
black>=23.0.0

[publish]
build~=0.10
twine~=4.0

[test]
pytest~=8.4
pytest-cov~=7.0
pytest-asyncio~=0.25.3
