invoke >= 1.6.0
pytest >= 6.2.5
pytest-watch >= 4.2.0
black >= 21.9b0
mypy >= 0.910
mypy-protobuf >= 2.10
flake8 >= 3.9.2
flake8-bugbear >= 21.9.2
isort >= 5.9.3
wheel>=0.35.1
robotframework-pabot >= 2.0.0
twine >= 3.4.1
robotstatuschecker >= 2.1.0
rellu >= 0.7
approvaltests == 3.5.0
pytest-approvaltests >= 0.1.0
pytest-mock==3.7.0
# Required for injecting google analytics tags on release
beautifulsoup4 >= 4.9.3
psutil >= 5.8.0
coverage >= 6.1.2
robotframework-tidy >= 1.6.0
python-dateutil >= 2.8.2
# Remove this when https://github.com/approvals/ApprovalTests.Python/issues/100 is fixed
empty-files >= 0.0.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
