fix: Fix test requirement
Modified from pytest-cov<=2.12.1 to pytest-cov>=2.12.1 Change-Id: I8b30b3edb217561fe751a8ed2b3e4ce53f9ceee9
This commit is contained in:
parent
95e1c13f74
commit
f5345ad824
@ -12,7 +12,7 @@ mypy>=0.910 # MIT
|
|||||||
pytest>=6.2.5 # MIT
|
pytest>=6.2.5 # MIT
|
||||||
pytest-xdist>=2.4.0 # MIT
|
pytest-xdist>=2.4.0 # MIT
|
||||||
pytest-asyncio<=0.15.1 # Apache-2.0
|
pytest-asyncio<=0.15.1 # Apache-2.0
|
||||||
pytest-cov<=2.12.1 # MIT
|
pytest-cov>=2.12.1 # MIT
|
||||||
pytest-html>=3.1.1 # MPL 2.0
|
pytest-html>=3.1.1 # MPL 2.0
|
||||||
mimesis<=4.1.3 # MIT
|
mimesis<=4.1.3 # MIT
|
||||||
asgi-lifespan<=1.0.1 # MIT
|
asgi-lifespan<=1.0.1 # MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user