tripleo-ci-health-queries/requirements.in
Sorin Sbarnea 07a410c9b8 Improved test dependencies management
- pin test dependencies
- add tox -e deps command which we can run to update the pinning
- enabled tox-extra in order to avoid passing when we produce
  untracked files.

Change-Id: Icf7cafec8f736f9c39fc9ffd141eb9b680fefbdc
2021-04-15 16:12:21 +01:00

5 lines
67 B
Plaintext

pydantic>=1.7.4 # MIT
yq # Apache
jsonschema # MIT
PyYAML>=5.4.1