2020-10-06 05:54:49 +00:00
|
|
|
pytest
|
2021-02-16 17:03:41 +00:00
|
|
|
pytest-cov; python_version >= '3.6'
|
|
|
|
# https://github.com/aws/aws-xray-sdk-python/issues/196
|
|
|
|
# Downgrade pytest-cov to the last version that uses coverage < 5
|
|
|
|
pytest-cov<=2.10.1; python_version < '3.6'
|
2020-09-13 15:08:23 +00:00
|
|
|
sure==1.4.11
|
|
|
|
freezegun
|