Add pytest-asyncio package to requirements

Signed-off-by: Daniel Madej <daniel.madej@intel.com>
This commit is contained in:
Daniel Madej 2021-01-25 09:14:59 +01:00
parent af664f9917
commit dbe9573afa

View File

@ -1,3 +1,4 @@
attotime>=0.2.0
schema==0.7.2
recordclass>=0.8.4
pytest-asyncio>=0.14.0