cloudpickle==3.1.1
ipython_genutils==0.2.0
ipykernel==6.29.5
jsonref==1.1.0
jupyter_client==8.6.3
nbclient==0.10.2
nbformat==5.10.4
streamflow==0.2.0.dev12
traitlets==5.14.3

[bandit]
bandit==1.8.3

[docs]
sphinx==8.2.1
sphinx-jsonschema==1.19.1
sphinx-rtd-theme==3.0.2

[lint]
black==25.1.0
codespell==2.4.1
flake8-bugbear==24.12.12
isort==6.0.1
pyupgrade==3.19.1

[test]
coverage[toml]==7.6.12
pytest==8.3.4
pytest-asyncio==0.25.3
pytest-xdist==3.6.1
testbook==0.4.2
