asyncpg==0.30.0
streamflow==0.2.0.dev13

[bandit]
bandit==1.8.6

[lint]
black==25.9.0
codespell==2.4.1
flake8-bugbear==24.12.12
isort==6.0.1
pyupgrade==3.20.0

[test]
pytest==8.4.2
pytest-asyncio==1.2.0
pytest-cov==7.0.0
pytest-xdist==3.8.0
