aiopg==1.4.0
psycopg2==2.9.6
streamflow==0.2.0.dev5

[bandit]
bandit==1.7.5

[lint]
black==23.3.0
codespell==2.2.5
flake8-bugbear==23.6.5
pyupgrade==3.7.0

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