# Use this for running tests (such as in CI environment)
-r requirements.txt
pytest
pytest-asyncio
pytest-cov
pytest-mock
