zuul/test-requirements.txt
Tristan Cacqueray 85616c4c09 web: add OpenAPI documentation
This change adds a swagger description of the REST API. The description is
rendered in the sphinx user documentations and in the web interface.

Change-Id: I753524f40a09874dab5952f14ab17025525bbab9
2019-06-12 22:35:13 +02:00

12 lines
157 B
Plaintext

flake8
openapi-spec-validator
coverage>=3.6
fixtures>=0.3.14
stestr>=1.0.0 # Apache-2.0
testtools>=0.9.32
PyMySQL
psycopg2-binary
mypy<0.650
beautifulsoup4