Add pytest-asyncio to requirements

This commit is contained in:
Johannes Daub 2021-10-27 15:47:25 +02:00
parent 7d4b4f7948
commit 1e5fb1af71
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ pylint==2.11.1
PyNaCl==1.4.0
pyparsing==2.4.7
pytest==6.2.5
pytest-asyncio==0.16.0
pytest-cov==2.12.1
pytest-mock==3.6.1
python-dotenv==0.19.0