Add pytest-asyncio to requirements
This commit is contained in:
parent
7d4b4f7948
commit
1e5fb1af71
|
@ -24,6 +24,7 @@ pylint==2.11.1
|
||||||
PyNaCl==1.4.0
|
PyNaCl==1.4.0
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
pytest==6.2.5
|
pytest==6.2.5
|
||||||
|
pytest-asyncio==0.16.0
|
||||||
pytest-cov==2.12.1
|
pytest-cov==2.12.1
|
||||||
pytest-mock==3.6.1
|
pytest-mock==3.6.1
|
||||||
python-dotenv==0.19.0
|
python-dotenv==0.19.0
|
||||||
|
|
Loading…
Reference in New Issue