asyncpg==0.28.0
streamflow==0.2.0.dev9

[bandit]
bandit==1.7.5

[lint]
black==23.9.1
codespell==2.2.5
flake8-bugbear==23.7.10
pyupgrade==3.10.1

[test]
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-xdist==3.3.1
