aiopg==1.4.0
psycopg2==2.9.7
streamflow==0.2.0.dev7

[bandit]
bandit==1.7.5

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

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