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.4
flake8-bugbear==23.5.9
pyupgrade==3.4.0

[test]
pytest==7.3.1
pytest-asyncio==0.21.0
pytest-cov==4.0.0
pytest-xdist==3.3.1
