1ccce56891
This reverts commit 75c2cc216b.
Reason for revert: fixed in testtools 2.8.4
Change-Id: I46ed527857d1025a654c5a7a10c09ae86384ae83
15 lines
286 B
Plaintext
15 lines
286 B
Plaintext
coverage>=3.6
|
|
fixtures>=0.3.14
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=0.9.32
|
|
# graphql-core is a dependency of graphene,
|
|
# but version 3.2.7 is causing TypeErrors,
|
|
# so we need to pin it here.
|
|
graphql-core<=3.2.6
|
|
PyMySQL
|
|
psycopg2-binary
|
|
beautifulsoup4
|
|
graphene
|
|
requests_mock
|
|
moto<5.1.17
|