zuul/test-requirements.txt
James E. Blair 5f3a435c14 Cap mypy
The 0.650 release appears to dislike our use of pyyaml.

Change-Id: I4ac0029b9b84d523ad5a09293886d3b7a83a3175
2018-12-07 15:00:17 -08:00

11 lines
134 B
Plaintext

flake8
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