invoke >= 1.4.1
pytest >= 6.0.1
pytest-watch >= 4.2.0
black >= 20.8b1
mypy >= 0.812
mypy-protobuf >= 2.4
flake8 >= 3.9.0
flake8-bugbear >= 21.3.2
isort >= 5.7.0
wheel>=0.35.1
robotframework-pabot >= 1.13.0
twine >= 3.4.1
robotstatuschecker >= 2.0.3
rellu >= 0.7
approvaltests >= 0.3.2
pytest-approvaltests >= 0.1.0
pytest-mock==3.6.1
# Required for injecting google analytics tags on release
beautifulsoup4 >= 4.9.3
# Include normal dependencies from requirements.txt. Makes it possible to use
# requirements-dev.txt as a single requirement file in PyCharm and other IDEs.
-r requirements.txt
