# This is used by the automated testing infrastructure.
# see services/capability/bin/run-tests.sh, services/workflow/bin/run-tests.sh,
# and services/notification/bin/run-tests.sh for more details
-e ../shared/schema
-e ../shared/channels
-e ../shared/workspaces
-e ../apps/cli/utilities/wf_monitor
-e ../apps/cli/executables/datafetcher
-e ../apps/cli/executables/delivery
-e ../apps/cli/executables/null
-e ../apps/cli/executables/tmpdir_eraser
-e ../apps/cli/executables/vulture

pytest>=5.4,<6.0
pendulum==2.1.2
pytest-mock==3.3.1
behave==1.2.6
pytest-cov==2.11
alchemy_mock==0.4.3