Skip to content
Snippets Groups Projects
This project manages its dependencies using pip. Learn more
requirements.txt 890 B
# 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 ../packages/shared/schema
-e ../packages/shared/messaging
-e ../packages/shared/workspaces
-e ../packages/apps/cli/utilities/wf_monitor
-e ../packages/apps/cli/utilities/ws_metrics
-e ../packages/apps/cli/utilities/aat_wrest
-e ../packages/apps/cli/utilities/system_mediator
-e ../packages/apps/cli/executables/pexable/productfetcher
-e ../packages/apps/cli/executables/pexable/delivery
-e ../packages/apps/cli/executables/pexable/null
-e ../packages/apps/cli/executables/pexable/casa_envoy
-e ../packages/apps/cli/executables/tmpdir_eraser
-e ../packages/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
mock_alchemy==0.2.1