asyncpg==0.30.0
streamflow==0.2.0.dev12

[bandit]
bandit==1.8.3

[lint]
black==25.1.0
codespell==2.4.1
flake8-bugbear==24.12.12
isort==6.0.1
pyupgrade==3.19.1

[test]
pytest==8.3.4
pytest-asyncio==0.25.3
pytest-cov==6.0.0
pytest-xdist==3.6.1
