@@ -14,8 +14,8 @@ allure-pytest = "*"
|
||||
|
||||
[pypi-dependencies]
|
||||
pytest = "==6.2.5"
|
||||
pytest-cov = "*"
|
||||
pytest-html = "*"
|
||||
pytest-json-report = "==0.6.0.dev0"
|
||||
pytest-md-report = "*"
|
||||
coverage = "*"
|
||||
pytest = "==6.2.5"
|
||||
pytest-json-report = "==0.6.0"
|
||||
pytest-cov = "==2.12.1"
|
||||
pluggy = "==0.13.1"
|
||||
coverage = "==5.5"
|
||||
|
||||
Reference in New Issue
Block a user