# Include all requirements to run the bot.
-r requirements.txt

# Local development only libraries
pytest
pre-commit
flake8
isort
coverage
flake8-bugbear
flake8-builtins
flake8-local-import
