|
@@ -78,8 +78,9 @@ tests_require = [
|
|
'cqlsh',
|
|
'cqlsh',
|
|
'datadog',
|
|
'datadog',
|
|
'httpretty',
|
|
'httpretty',
|
|
- 'pytest-cov>=1.4',
|
|
|
|
- 'pytest-timeout',
|
|
|
|
|
|
+ 'pytest-cov>=1.8.0,<1.9.0',
|
|
|
|
+ 'pytest-timeout>=1.0.0,<1.1.0',
|
|
|
|
+ 'pytest-xdist>=1.11.0,<1.12.0',
|
|
'python-coveralls',
|
|
'python-coveralls',
|
|
'responses',
|
|
'responses',
|
|
]
|
|
]
|