aiohttp>=3.8.0
blindfold>=0.1.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~=5.0
sphinx-rtd-theme~=2.0.0

[lint]
pylint~=3.2.0
black>=23.0.0

[publish]
build~=0.10
twine~=4.0

[test]
pytest~=8.2
pytest-cov~=5.0
pytest-asyncio~=0.25.3
